Home
last modified time | relevance | path

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

/drivers/net/ethernet/brocade/bna/
A Dbna_tx_rx.c33 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()
1048 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_ENABLED); in bna_rxf_promisc_cfg_apply()
1652 BNA_STATUS_T_ENABLED; in bna_bfi_rx_enet_start()
1676 cfg_req->ib_cfg.int_enabled = BNA_STATUS_T_ENABLED; in bna_bfi_rx_enet_start()
1680 ? BNA_STATUS_T_ENABLED : in bna_bfi_rx_enet_start()
2575 rxf->vlan_strip_status = BNA_STATUS_T_ENABLED; in bna_rx_vlan_strip_enable()
2667 rxf->vlan_filter_status = BNA_STATUS_T_ENABLED; in bna_rx_vlanfilter_enable()
3112 cfg_req->ib_cfg.int_pkt_dma = BNA_STATUS_T_ENABLED; in bna_bfi_tx_enet_start()
[all …]
A Dbna_enet.c107 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()
A Dbna_types.h36 BNA_STATUS_T_ENABLED = 1 enumerator
A Dbnad.c2038 rx_config->rss_status = BNA_STATUS_T_ENABLED; in bnad_init_rx_config()
2074 rx_config->q0_multi_buf = BNA_STATUS_T_ENABLED; in bnad_init_rx_config()
2089 BNA_STATUS_T_ENABLED : BNA_STATUS_T_DISABLED; in bnad_init_rx_config()

Completed in 27 milliseconds