Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c520 FW_IQ_CMD_IQPCIECH_V(iq_params->iqpciech) | in csio_mb_iq_write()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c2262 cpu_to_be16(FW_IQ_CMD_IQPCIECH_V(pi->port_id) | in t4vf_sge_alloc_rxq()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1660 #define FW_IQ_CMD_IQPCIECH_V(x) ((x) << FW_IQ_CMD_IQPCIECH_S) macro
H A Dsge.c4405 c.iqdroprss_to_iqesize = htons(FW_IQ_CMD_IQPCIECH_V(pi->tx_chan) | in t4_sge_alloc_rxq()