Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c208 FW_PARAMS_CMD_PFN_V(pf) | in csio_mb_params()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3855 FW_PARAMS_CMD_PFN_V(adap->pf) | in t4_fwcache()
7458 FW_PARAMS_CMD_PFN_V(pf) | in t4_query_params_rw()
7520 FW_PARAMS_CMD_PFN_V(pf) | in t4_set_params_timeout()
H A Dt4fw_api.h1478 #define FW_PARAMS_CMD_PFN_V(x) ((x) << FW_PARAMS_CMD_PFN_S) macro