Searched refs:bna_rxf (Results 1 – 3 of 3) sorted by relevance
39 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 …]
326 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,
27 struct bna_rxf;701 struct bna_rxf { struct787 struct bna_rxf rxf; argument