Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c520 FW_IQ_CMD_IQPCIECH_V(iq_params->iqpciech) | in csio_mb_iq_write()
/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()
/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