bna_rxf
BFA_SM_TABLE(rxf, bna_rxf, bna_rxf_event, bna_fsm_rxf_t)
void bna_bfi_rxf_cfg_rsp(struct bna_rxf *rxf, struct bfi_msgq_mhdr *msghdr);
void bna_bfi_rxf_mcast_add_rsp(struct bna_rxf *rxf,
void bna_bfi_rxf_ucast_set_rsp(struct bna_rxf *rxf,
bna_rxf_sm_cfg_wait(struct bna_rxf *rxf, enum bna_rxf_event event)
bna_rxf_promisc_cfg_apply(struct bna_rxf *rxf)
bna_rxf_promisc_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup)
bna_rxf_allmulti_cfg_apply(struct bna_rxf *rxf)
bna_rxf_allmulti_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup)
bna_rxf_promisc_enable(struct bna_rxf *rxf)
bna_rxf_promisc_disable(struct bna_rxf *rxf)
bna_rxf_allmulti_enable(struct bna_rxf *rxf)
bna_rxf_allmulti_disable(struct bna_rxf *rxf)
bna_rxf_vlan_strip_cfg_apply(struct bna_rxf *rxf)
bna_rxf_sm_started_entry(struct bna_rxf *rxf)
bna_rxf_sm_started(struct bna_rxf *rxf, enum bna_rxf_event event)
bna_rxf_sm_last_resp_wait_entry(struct bna_rxf *rxf)
bna_rxf_sm_last_resp_wait(struct bna_rxf *rxf, enum bna_rxf_event event)
bna_bfi_ucast_req(struct bna_rxf *rxf, struct bna_mac *mac,
bna_bfi_mcast_add_req(struct bna_rxf *rxf, struct bna_mac *mac)
bna_bfi_mcast_del_req(struct bna_rxf *rxf, u16 handle)
bna_bfi_mcast_filter_req(struct bna_rxf *rxf, enum bna_status status)
bna_bfi_rx_promisc_req(struct bna_rxf *rxf, enum bna_status status)
bna_bfi_rx_vlan_filter_set(struct bna_rxf *rxf, u8 block_idx)
struct bna_rxf *rxf = &rx->rxf;
struct bna_rxf *rxf = &rx->rxf;
struct bna_rxf *rxf = &rx->rxf;
struct bna_rxf *rxf = &rx->rxf;
bna_bfi_vlan_strip_enable(struct bna_rxf *rxf)
bna_bfi_rit_cfg(struct bna_rxf *rxf)
bna_bfi_rss_cfg(struct bna_rxf *rxf)
bna_bfi_rss_enable(struct bna_rxf *rxf)
bna_rxf_mcmac_get(struct bna_rxf *rxf, const u8 *mac_addr)
bna_rxf_mchandle_get(struct bna_rxf *rxf, int handle)
bna_rxf_mchandle_attach(struct bna_rxf *rxf, u8 *mac_addr, int handle)
static int bna_rxf_cfg_apply(struct bna_rxf *rxf);
bna_rxf_mcast_del(struct bna_rxf *rxf, struct bna_mac *mac,
static void bna_rxf_cfg_reset(struct bna_rxf *rxf);
static int bna_rxf_ucast_cfg_apply(struct bna_rxf *rxf);
bna_rxf_mcast_cfg_apply(struct bna_rxf *rxf)
static int bna_rxf_promisc_cfg_apply(struct bna_rxf *rxf);
static int bna_rxf_allmulti_cfg_apply(struct bna_rxf *rxf);
static int bna_rxf_vlan_strip_cfg_apply(struct bna_rxf *rxf);
bna_rxf_vlan_cfg_apply(struct bna_rxf *rxf)
static int bna_rxf_ucast_cfg_reset(struct bna_rxf *rxf,
bna_rxf_mcast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup)
static int bna_rxf_promisc_cfg_reset(struct bna_rxf *rxf,
static int bna_rxf_allmulti_cfg_reset(struct bna_rxf *rxf,
bna_rxf_rss_cfg_apply(struct bna_rxf *rxf)
bfa_fsm_state_decl(bna_rxf, stopped, struct bna_rxf,
bna_rxf_cfg_apply(struct bna_rxf *rxf)
bfa_fsm_state_decl(bna_rxf, cfg_wait, struct bna_rxf,
bna_rxf_cfg_reset(struct bna_rxf *rxf)
bna_rit_init(struct bna_rxf *rxf, int rit_size)
bfa_fsm_state_decl(bna_rxf, started, struct bna_rxf,
bna_bfi_rxf_cfg_rsp(struct bna_rxf *rxf, struct bfi_msgq_mhdr *msghdr)
bna_bfi_rxf_ucast_set_rsp(struct bna_rxf *rxf,
bfa_fsm_state_decl(bna_rxf, last_resp_wait, struct bna_rxf,
bna_bfi_rxf_mcast_add_rsp(struct bna_rxf *rxf,
bna_rxf_init(struct bna_rxf *rxf,
bna_rxf_sm_stopped_entry(struct bna_rxf *rxf)
bna_rxf_uninit(struct bna_rxf *rxf)
bna_rxf_sm_stopped(struct bna_rxf *rxf, enum bna_rxf_event event)
bna_rxf_start(struct bna_rxf *rxf)
bna_rxf_stop(struct bna_rxf *rxf)
bna_rxf_fail(struct bna_rxf *rxf)
struct bna_rxf *rxf = &rx->rxf;
struct bna_rxf *rxf = &rx->rxf;
struct bna_rxf *rxf = &rx->rxf;
struct bna_rxf *rxf = &rx->rxf;
struct bna_rxf *rxf = &rx->rxf;
struct bna_rxf *rxf = &rx->rxf;
bna_rxf_sm_cfg_wait_entry(struct bna_rxf *rxf)
struct bna_rxf *rxf = &rx->rxf;
bna_rxf_ucast_cfg_apply(struct bna_rxf *rxf)
bna_rxf_ucast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup)
struct bna_rxf;
void (*fsm)(struct bna_rxf *s, enum bna_rxf_event e);
struct bna_rxf rxf;