Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c39 static int bna_rxf_cfg_apply(struct bna_rxf *rxf);
40 static void bna_rxf_cfg_reset(struct bna_rxf *rxf);
41 static int bna_rxf_ucast_cfg_apply(struct bna_rxf *rxf);
42 static int bna_rxf_promisc_cfg_apply(struct bna_rxf *rxf);
43 static int bna_rxf_allmulti_cfg_apply(struct bna_rxf *rxf);
44 static int bna_rxf_vlan_strip_cfg_apply(struct bna_rxf *rxf);
45 static int bna_rxf_ucast_cfg_reset(struct bna_rxf *rxf,
47 static int bna_rxf_promisc_cfg_reset(struct bna_rxf *rxf,
49 static int bna_rxf_allmulti_cfg_reset(struct bna_rxf *rxf,
52 bfa_fsm_state_decl(bna_rxf, stopped, struct bna_rxf,
[all …]
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,
Dbna_types.h27 struct bna_rxf;
701 struct bna_rxf { struct
787 struct bna_rxf rxf; argument