Searched refs:PROTOCOLID_ETH (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 162 PROTOCOLID_ETH, in qed_sp_vport_start() 382 PROTOCOLID_ETH, in qed_sp_vport_update() 433 PROTOCOLID_ETH, in qed_sp_vport_stop() 538 PROTOCOLID_ETH, in qed_sp_eth_rxq_start_ramrod() 600 rc = qed_cxt_acquire_cid(p_hwfn, PROTOCOLID_ETH, in qed_sp_eth_rx_queue_start() 644 PROTOCOLID_ETH, in qed_sp_eth_rx_queue_stop() 706 PROTOCOLID_ETH, in qed_sp_eth_txq_start_ramrod() 724 PROTOCOLID_ETH, in qed_sp_eth_txq_start_ramrod() 753 rc = qed_cxt_acquire_cid(p_hwfn, PROTOCOLID_ETH, in qed_sp_eth_tx_queue_start() 800 PROTOCOLID_ETH, in qed_sp_eth_tx_queue_stop() [all …]
|
D | qed_hw.c | 751 if ((proto == PROTOCOLID_CORE || proto == PROTOCOLID_ETH) && in qed_get_qm_pq() 766 case PROTOCOLID_ETH: in qed_get_qm_pq()
|
D | qed_spq.c | 396 rc = qed_cqe_completion(p_hwfn, cqe, PROTOCOLID_ETH); in qed_eth_cqe_completion()
|
D | qed_cxt.c | 843 qed_cxt_set_proto_cid_count(p_hwfn, PROTOCOLID_ETH, in qed_cxt_set_pf_params()
|
/linux-4.4.14/include/linux/qed/ |
D | common_hsi.h | 350 PROTOCOLID_ETH, enumerator
|