Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c44 if ((rxf)->rss_status == BNA_STATUS_T_ENABLED) \
371 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) in bna_bfi_rx_vlan_filter_set()
759 if (rxf->rss_status == BNA_STATUS_T_ENABLED) { in bna_rxf_init()
981 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) { in bna_rx_vlan_add()
996 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) { in bna_rx_vlan_del()
1101 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_promisc_cfg_apply()
1167 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_apply()
1184 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_reset()
1195 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_allmulti_cfg_reset()
1702 cfg_req->ib_cfg.int_enabled = BNA_STATUS_T_ENABLED; in bna_bfi_rx_enet_start()
[all …]
Dbna_enet.c113 case BNA_STATUS_T_ENABLED: in bna_bfi_ethport_admin_rsp()
139 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()
Dbna_types.h51 BNA_STATUS_T_ENABLED = 1 enumerator
Dbnad.c1864 rx_config->rss_status = BNA_STATUS_T_ENABLED; in bnad_init_rx_config()
1884 rx_config->vlan_strip_status = BNA_STATUS_T_ENABLED; in bnad_init_rx_config()