Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c96 u32 eotid, u32 hwqid) in cxgb4_init_eosw_txq() argument
114 eosw_txq->hwqid = hwqid; in cxgb4_init_eosw_txq()
428 u32 qoffset, qcount, tot_qcount, qid, hwqid; in cxgb4_mqprio_enable_offload() local
452 hwqid = pi->first_qset + (eotid % pi->nqsets); in cxgb4_mqprio_enable_offload()
455 eotid, hwqid); in cxgb4_mqprio_enable_offload()
H A Dsge.c2266 eohw_txq = &adap->sge.eohw_txq[eosw_txq->hwqid]; in ethofld_hard_xmit()
2574 rxq = &adap->sge.eohw_rxq[eosw_txq->hwqid]; in cxgb4_ethofld_send_flowc()
H A Dcxgb4_debugfs.c2880 T("HWQID:", hwqid); in sge_qinfo_show()
/linux/include/linux/
H A Dnvme-fc-driver.h694 u16 hwqid; member