Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_mb.c525 FW_IQ_CMD_IQESIZE_V(iq_params->iqesize)); in csio_mb_iq_write()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c2265 FW_IQ_CMD_IQESIZE_V(ilog2(rspq->iqe_len) - 4)); in t4vf_sge_alloc_rxq()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1679 #define FW_IQ_CMD_IQESIZE_V(x) ((x) << FW_IQ_CMD_IQESIZE_S) macro
Dsge.c4408 FW_IQ_CMD_IQESIZE_V(ilog2(iq->iqe_len) - 4)); in t4_sge_alloc_rxq()