Searched refs:iqtype (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | t4vf_hw.c | 1839 int t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, in t4vf_iq_free() argument 1851 cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4vf_iq_free()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4.h | 2044 unsigned int vf, unsigned int iqtype, unsigned int iqid, 2047 unsigned int vf, unsigned int iqtype, unsigned int iqid,
|
| H A D | t4_hw.c | 8353 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop() argument 8363 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_stop() 8384 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument 8394 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_free()
|