Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_mb.c209 FW_PARAMS_CMD_VFN_V(vf)); in csio_mb_params()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c3873 FW_PARAMS_CMD_VFN_V(0)); in t4_fwcache()
7476 FW_PARAMS_CMD_VFN_V(vf)); in t4_query_params_rw()
7538 FW_PARAMS_CMD_VFN_V(vf)); in t4_set_params_timeout()
Dt4fw_api.h1479 #define FW_PARAMS_CMD_VFN_V(x) ((x) << FW_PARAMS_CMD_VFN_S) macro