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

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c639 rxf->vlan_filter_status = BNA_STATUS_T_DISABLED;
1057 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_DISABLED);
1077 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_DISABLED);
1088 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_DISABLED);
1106 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_DISABLED);
1675 cfg_req->ib_cfg.int_pkt_dma = BNA_STATUS_T_DISABLED;
1677 cfg_req->ib_cfg.int_pkt_enabled = BNA_STATUS_T_DISABLED;
1678 cfg_req->ib_cfg.continuous_coalescing = BNA_STATUS_T_DISABLED;
1681 BNA_STATUS_T_DISABLED;
2414 q1->multi_buffer = BNA_STATUS_T_DISABLED;
[all...]
H A Dbna_enet.c116 case BNA_STATUS_T_DISABLED:
143 case BNA_STATUS_T_DISABLED:
431 admin_down_req->enable = BNA_STATUS_T_DISABLED;
469 lpbk_down_req->enable = BNA_STATUS_T_DISABLED;
H A Dbna_types.h35 BNA_STATUS_T_DISABLED = 0, enumerator in enum:bna_status
H A Dbnad.c2043 rx_config->rss_status = BNA_STATUS_T_DISABLED;
2049 rx_config->q0_multi_buf = BNA_STATUS_T_DISABLED;
2083 BNA_STATUS_T_ENABLED : BNA_STATUS_T_DISABLED;

Completed in 260 milliseconds