Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c639 rxf->vlan_filter_status = BNA_STATUS_T_DISABLED; in bna_rxf_init()
1057 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_DISABLED); in bna_rxf_promisc_cfg_apply()
1077 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_DISABLED); in bna_rxf_promisc_cfg_reset()
1088 bna_bfi_rx_promisc_req(rxf, BNA_STATUS_T_DISABLED); in bna_rxf_promisc_cfg_reset()
1106 bna_bfi_mcast_filter_req(rxf, BNA_STATUS_T_DISABLED); in bna_rxf_allmulti_cfg_apply()
1675 cfg_req->ib_cfg.int_pkt_dma = BNA_STATUS_T_DISABLED; in bna_bfi_rx_enet_start()
1681 BNA_STATUS_T_DISABLED; in bna_bfi_rx_enet_start()
2414 q1->multi_buffer = BNA_STATUS_T_DISABLED; in bna_rx_create()
2587 rxf->vlan_strip_status = BNA_STATUS_T_DISABLED; in bna_rx_vlan_strip_disable()
3117 ? BNA_STATUS_T_ENABLED : BNA_STATUS_T_DISABLED; in bna_bfi_tx_enet_start()
[all …]
H A Dbna_enet.c116 case BNA_STATUS_T_DISABLED: in bna_bfi_ethport_admin_rsp()
143 case BNA_STATUS_T_DISABLED: in bna_bfi_ethport_lpbk_rsp()
431 admin_down_req->enable = BNA_STATUS_T_DISABLED; in bna_bfi_ethport_admin_down()
469 lpbk_down_req->enable = BNA_STATUS_T_DISABLED; in bna_bfi_ethport_lpbk_down()
H A Dbna_types.h35 BNA_STATUS_T_DISABLED = 0, enumerator
H A Dbnad.c2045 rx_config->rss_status = BNA_STATUS_T_DISABLED; in bnad_init_rx_config()
2051 rx_config->q0_multi_buf = BNA_STATUS_T_DISABLED; in bnad_init_rx_config()
2085 BNA_STATUS_T_ENABLED : BNA_STATUS_T_DISABLED; in bnad_init_rx_config()