Lines Matching defs:rxf
33 #define bna_rxf_vlan_cfg_soft_reset(rxf) \ argument
39 #define bna_rxf_rss_cfg_soft_reset(rxf) \ argument
75 bna_rxf_sm_stopped_entry(struct bna_rxf *rxf) in bna_rxf_sm_stopped_entry()
81 bna_rxf_sm_stopped(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_stopped()
120 bna_rxf_sm_paused_entry(struct bna_rxf *rxf) in bna_rxf_sm_paused_entry()
126 bna_rxf_sm_paused(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_paused()
149 bna_rxf_sm_cfg_wait_entry(struct bna_rxf *rxf) in bna_rxf_sm_cfg_wait_entry()
158 bna_rxf_sm_cfg_wait(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_cfg_wait()
196 bna_rxf_sm_started_entry(struct bna_rxf *rxf) in bna_rxf_sm_started_entry()
204 bna_rxf_sm_started(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_started()
231 bna_rxf_sm_fltr_clr_wait_entry(struct bna_rxf *rxf) in bna_rxf_sm_fltr_clr_wait_entry()
236 bna_rxf_sm_fltr_clr_wait(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_fltr_clr_wait()
258 bna_rxf_sm_last_resp_wait_entry(struct bna_rxf *rxf) in bna_rxf_sm_last_resp_wait_entry()
263 bna_rxf_sm_last_resp_wait(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_last_resp_wait()
278 bna_bfi_ucast_req(struct bna_rxf *rxf, struct bna_mac *mac, in bna_bfi_ucast_req()
293 bna_bfi_mcast_add_req(struct bna_rxf *rxf, struct bna_mac *mac) in bna_bfi_mcast_add_req()
309 bna_bfi_mcast_del_req(struct bna_rxf *rxf, u16 handle) in bna_bfi_mcast_del_req()
325 bna_bfi_mcast_filter_req(struct bna_rxf *rxf, enum bna_status status) in bna_bfi_mcast_filter_req()
340 bna_bfi_rx_promisc_req(struct bna_rxf *rxf, enum bna_status status) in bna_bfi_rx_promisc_req()
355 bna_bfi_rx_vlan_filter_set(struct bna_rxf *rxf, u8 block_idx) in bna_bfi_rx_vlan_filter_set()
380 bna_bfi_vlan_strip_enable(struct bna_rxf *rxf) in bna_bfi_vlan_strip_enable()
395 bna_bfi_rit_cfg(struct bna_rxf *rxf) in bna_bfi_rit_cfg()
411 bna_bfi_rss_cfg(struct bna_rxf *rxf) in bna_bfi_rss_cfg()
431 bna_bfi_rss_enable(struct bna_rxf *rxf) in bna_bfi_rss_enable()
447 bna_rxf_mcmac_get(struct bna_rxf *rxf, u8 *mac_addr) in bna_rxf_mcmac_get()
468 bna_rxf_mchandle_get(struct bna_rxf *rxf, int handle) in bna_rxf_mchandle_get()
483 bna_rxf_mchandle_attach(struct bna_rxf *rxf, u8 *mac_addr, int handle) in bna_rxf_mchandle_attach()
501 bna_rxf_mcast_del(struct bna_rxf *rxf, struct bna_mac *mac, in bna_rxf_mcast_del()
527 bna_rxf_mcast_cfg_apply(struct bna_rxf *rxf) in bna_rxf_mcast_cfg_apply()
558 bna_rxf_vlan_cfg_apply(struct bna_rxf *rxf) in bna_rxf_vlan_cfg_apply()
578 bna_rxf_mcast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_mcast_cfg_reset()
609 bna_rxf_rss_cfg_apply(struct bna_rxf *rxf) in bna_rxf_rss_cfg_apply()
635 bna_rxf_cfg_apply(struct bna_rxf *rxf) in bna_rxf_cfg_apply()
663 bna_rxf_fltr_clear(struct bna_rxf *rxf) in bna_rxf_fltr_clear()
681 bna_rxf_cfg_reset(struct bna_rxf *rxf) in bna_rxf_cfg_reset()
692 bna_rit_init(struct bna_rxf *rxf, int rit_size) in bna_rit_init()
709 bna_bfi_rxf_cfg_rsp(struct bna_rxf *rxf, struct bfi_msgq_mhdr *msghdr) in bna_bfi_rxf_cfg_rsp()
715 bna_bfi_rxf_ucast_set_rsp(struct bna_rxf *rxf, in bna_bfi_rxf_ucast_set_rsp()
730 bna_bfi_rxf_mcast_add_rsp(struct bna_rxf *rxf, in bna_bfi_rxf_mcast_add_rsp()
744 bna_rxf_init(struct bna_rxf *rxf, in bna_rxf_init()
790 bna_rxf_uninit(struct bna_rxf *rxf) in bna_rxf_uninit()
838 bna_rxf_start(struct bna_rxf *rxf) in bna_rxf_start()
852 bna_rxf_stop(struct bna_rxf *rxf) in bna_rxf_stop()
860 bna_rxf_fail(struct bna_rxf *rxf) in bna_rxf_fail()
869 struct bna_rxf *rxf = &rx->rxf; in bna_rx_ucast_set() local
893 struct bna_rxf *rxf = &rx->rxf; in bna_rx_mcast_add() local
924 struct bna_rxf *rxf = &rx->rxf; in bna_rx_ucast_listset() local
993 struct bna_rxf *rxf = &rx->rxf; in bna_rx_mcast_listset() local
1064 struct bna_rxf *rxf = &rx->rxf; in bna_rx_mcast_delall() local
1106 struct bna_rxf *rxf = &rx->rxf; in bna_rx_vlan_add() local
1121 struct bna_rxf *rxf = &rx->rxf; in bna_rx_vlan_del() local
1134 bna_rxf_ucast_cfg_apply(struct bna_rxf *rxf) in bna_rxf_ucast_cfg_apply()
1174 bna_rxf_ucast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_ucast_cfg_reset()
1223 bna_rxf_promisc_cfg_apply(struct bna_rxf *rxf) in bna_rxf_promisc_cfg_apply()
1251 bna_rxf_promisc_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_promisc_cfg_reset()
1283 bna_rxf_allmulti_cfg_apply(struct bna_rxf *rxf) in bna_rxf_allmulti_cfg_apply()
1308 bna_rxf_allmulti_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_allmulti_cfg_reset()
1337 bna_rxf_promisc_enable(struct bna_rxf *rxf) in bna_rxf_promisc_enable()
1363 bna_rxf_promisc_disable(struct bna_rxf *rxf) in bna_rxf_promisc_disable()
1389 bna_rxf_allmulti_enable(struct bna_rxf *rxf) in bna_rxf_allmulti_enable()
1413 bna_rxf_allmulti_disable(struct bna_rxf *rxf) in bna_rxf_allmulti_disable()
1437 bna_rxf_vlan_strip_cfg_apply(struct bna_rxf *rxf) in bna_rxf_vlan_strip_cfg_apply()
2824 struct bna_rxf *rxf = &rx->rxf; in bna_rx_vlan_strip_enable() local
2836 struct bna_rxf *rxf = &rx->rxf; in bna_rx_vlan_strip_disable() local
2850 struct bna_rxf *rxf = &rx->rxf; in bna_rx_mode_set() local
2918 struct bna_rxf *rxf = &rx->rxf; in bna_rx_vlanfilter_enable() local