Searched refs:BNA_STATUS_T_ENABLED (Results 1 – 4 of 4) sorted by relevance
33 if ((rxf)->rss_status == BNA_STATUS_T_ENABLED) \269 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) in bna_bfi_rx_vlan_filter_set()632 if (rxf->rss_status == BNA_STATUS_T_ENABLED) { in bna_rxf_init()932 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) { in bna_rx_vlan_add()947 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) { in bna_rx_vlan_del()1048 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_promisc_cfg_apply()1114 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_apply()1131 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_reset()1142 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_reset()1652 BNA_STATUS_T_ENABLED; in bna_bfi_rx_enet_start()[all …]
107 case BNA_STATUS_T_ENABLED: in bna_bfi_ethport_admin_rsp()134 case BNA_STATUS_T_ENABLED: in bna_bfi_ethport_lpbk_rsp()414 admin_up_req->enable = BNA_STATUS_T_ENABLED; in bna_bfi_ethport_admin_up()452 lpbk_up_req->enable = BNA_STATUS_T_ENABLED; in bna_bfi_ethport_lpbk_up()
36 BNA_STATUS_T_ENABLED = 1 enumerator
2033 rx_config->rss_status = BNA_STATUS_T_ENABLED; in bnad_init_rx_config()2069 rx_config->q0_multi_buf = BNA_STATUS_T_ENABLED; in bnad_init_rx_config()2084 BNA_STATUS_T_ENABLED : BNA_STATUS_T_DISABLED; in bnad_init_rx_config()