Searched refs:T4_BAR2_QTYPE_EGRESS (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h372 enum t4_bar2_qtype { T4_BAR2_QTYPE_EGRESS, T4_BAR2_QTYPE_INGRESS }; enumerator in enum:t4_bar2_qtype
H A Dsge.c2373 T4_BAR2_QTYPE_EGRESS,
2494 T4_BAR2_QTYPE_EGRESS,
H A Dt4vf_hw.c751 * pointers. @qtype should be T4_BAR2_QTYPE_EGRESS for Egress Queue
788 qpp_shift = (qtype == T4_BAR2_QTYPE_EGRESS
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1872 enum t4_bar2_qtype { T4_BAR2_QTYPE_EGRESS, T4_BAR2_QTYPE_INGRESS }; enumerator in enum:t4_bar2_qtype
H A Dsge.c4492 T4_BAR2_QTYPE_EGRESS,
4557 T4_BAR2_QTYPE_EGRESS,
H A Dcxgb4_main.c2361 ? T4_BAR2_QTYPE_EGRESS
2596 ret = t4_bar2_sge_qregs(adap, qid, T4_BAR2_QTYPE_EGRESS,
H A Dt4_hw.c9238 * pointers. @qtype should be T4_BAR2_QTYPE_EGRESS for Egress Queue
9275 qpp_shift = (qtype == T4_BAR2_QTYPE_EGRESS

Completed in 230 milliseconds