Home
last modified time | relevance | path

Searched refs:iqtype (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1432 int t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, in t4vf_iq_free() argument
1444 cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4vf_iq_free()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1298 unsigned int vf, unsigned int iqtype, unsigned int iqid,
Dt4_hw.c4805 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument
4815 c.type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_free()