Home
last modified time | relevance | path

Searched refs:BNA_STATUS_T_ENABLED (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c41 if ((rxf)->rss_status == BNA_STATUS_T_ENABLED) \
277 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) in bna_bfi_rx_vlan_filter_set()
640 if (rxf->rss_status == BNA_STATUS_T_ENABLED) { in bna_rxf_init()
940 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) { in bna_rx_vlan_add()
955 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) { in bna_rx_vlan_del()
1056 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_promisc_cfg_apply()
1122 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_apply()
1139 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_reset()
1150 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_reset()
1660 BNA_STATUS_T_ENABLED; in bna_bfi_rx_enet_start()
[all …]
Dbna_enet.c115 case BNA_STATUS_T_ENABLED: in bna_bfi_ethport_admin_rsp()
142 case BNA_STATUS_T_ENABLED: in bna_bfi_ethport_lpbk_rsp()
422 admin_up_req->enable = BNA_STATUS_T_ENABLED; in bna_bfi_ethport_admin_up()
460 lpbk_up_req->enable = BNA_STATUS_T_ENABLED; in bna_bfi_ethport_lpbk_up()
Dbna_types.h44 BNA_STATUS_T_ENABLED = 1 enumerator
Dbnad.c2043 rx_config->rss_status = BNA_STATUS_T_ENABLED; in bnad_init_rx_config()
2079 rx_config->q0_multi_buf = BNA_STATUS_T_ENABLED; in bnad_init_rx_config()
2094 BNA_STATUS_T_ENABLED : BNA_STATUS_T_DISABLED; in bnad_init_rx_config()