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

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c33 if ((rxf)->rss_status == BNA_STATUS_T_ENABLED) \
269 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED)
632 if (rxf->rss_status == BNA_STATUS_T_ENABLED) {
932 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) {
947 if (rxf->vlan_filter_status == BNA_STATUS_T_ENABLED) {
1048 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_ENABLED);
1114 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED);
1131 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED);
1142 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_ENABLED);
1652 BNA_STATUS_T_ENABLED;
[all...]
H A Dbna_enet.c107 case BNA_STATUS_T_ENABLED:
134 case BNA_STATUS_T_ENABLED:
414 admin_up_req->enable = BNA_STATUS_T_ENABLED;
452 lpbk_up_req->enable = BNA_STATUS_T_ENABLED;
H A Dbna_types.h36 BNA_STATUS_T_ENABLED = 1 enumerator in enum:bna_status
H A Dbnad.c2032 rx_config->rss_status = BNA_STATUS_T_ENABLED;
2068 rx_config->q0_multi_buf = BNA_STATUS_T_ENABLED;
2083 BNA_STATUS_T_ENABLED : BNA_STATUS_T_DISABLED;

Completed in 141 milliseconds