Home
last modified time | relevance | path

Searched refs:bna_rxf_cfg_reset (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c48 static void bna_rxf_cfg_reset(struct bna_rxf *rxf);
166 bna_rxf_cfg_reset(rxf); in bna_rxf_sm_cfg_wait()
209 bna_rxf_cfg_reset(rxf); in bna_rxf_sm_started()
240 bna_rxf_cfg_reset(rxf); in bna_rxf_sm_fltr_clr_wait()
268 bna_rxf_cfg_reset(rxf); in bna_rxf_sm_last_resp_wait()
681 bna_rxf_cfg_reset(struct bna_rxf *rxf) in bna_rxf_cfg_reset() function