Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
A Dbna_tx_rx.c52 bfa_fsm_state_decl(bna_rxf, stopped, struct bna_rxf,
54 bfa_fsm_state_decl(bna_rxf, cfg_wait, struct bna_rxf,
56 bfa_fsm_state_decl(bna_rxf, started, struct bna_rxf,
58 bfa_fsm_state_decl(bna_rxf, last_resp_wait, struct bna_rxf,
726 struct bna_rxf *rxf = &rx->rxf; in bna_rx_ucast_set()
749 struct bna_rxf *rxf = &rx->rxf; in bna_rx_mcast_add()
778 struct bna_rxf *rxf = &rx->rxf; in bna_rx_ucast_listset()
836 struct bna_rxf *rxf = &rx->rxf; in bna_rx_mcast_listset()
895 struct bna_rxf *rxf = &rx->rxf; in bna_rx_mcast_delall()
926 struct bna_rxf *rxf = &rx->rxf; in bna_rx_vlan_add()
[all …]
A Dbna.h326 void bna_bfi_rxf_cfg_rsp(struct bna_rxf *rxf, struct bfi_msgq_mhdr *msghdr);
327 void bna_bfi_rxf_mcast_add_rsp(struct bna_rxf *rxf,
329 void bna_bfi_rxf_ucast_set_rsp(struct bna_rxf *rxf,
A Dbna_types.h27 struct bna_rxf;
701 struct bna_rxf { struct
787 struct bna_rxf rxf; argument

Completed in 15 milliseconds