Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_mb.c209 FW_PARAMS_CMD_VFN_V(vf)); in csio_mb_params()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c3887 FW_PARAMS_CMD_VFN_V(0)); in t4_fwcache()
7324 FW_PARAMS_CMD_VFN_V(vf)); in t4_query_params_rw()
7386 FW_PARAMS_CMD_VFN_V(vf)); in t4_set_params_timeout()
Dt4fw_api.h1379 #define FW_PARAMS_CMD_VFN_V(x) ((x) << FW_PARAMS_CMD_VFN_S) macro