Searched refs:bna_rxf (Results 1 – 3 of 3) sorted by relevance
47 static int bna_rxf_cfg_apply(struct bna_rxf *rxf);48 static void bna_rxf_cfg_reset(struct bna_rxf *rxf);49 static int bna_rxf_ucast_cfg_apply(struct bna_rxf *rxf);50 static int bna_rxf_promisc_cfg_apply(struct bna_rxf *rxf);51 static int bna_rxf_allmulti_cfg_apply(struct bna_rxf *rxf);52 static int bna_rxf_vlan_strip_cfg_apply(struct bna_rxf *rxf);53 static int bna_rxf_ucast_cfg_reset(struct bna_rxf *rxf,55 static int bna_rxf_promisc_cfg_reset(struct bna_rxf *rxf,57 static int bna_rxf_allmulti_cfg_reset(struct bna_rxf *rxf,60 bfa_fsm_state_decl(bna_rxf, stopped, struct bna_rxf,[all …]
334 void bna_bfi_rxf_cfg_rsp(struct bna_rxf *rxf, struct bfi_msgq_mhdr *msghdr);335 void bna_bfi_rxf_mcast_add_rsp(struct bna_rxf *rxf,337 void bna_bfi_rxf_ucast_set_rsp(struct bna_rxf *rxf,
35 struct bna_rxf;709 struct bna_rxf { struct795 struct bna_rxf rxf; argument