Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_mb.c401 cmdp->r_caps_to_nethctrl = htonl(FW_PFVF_CMD_R_CAPS(rcaps) | in csio_mb_pfvf()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1063 #define FW_PFVF_CMD_R_CAPS(x) ((x) << 24) macro
Dt4_hw.c3167 c.r_caps_to_nethctrl = htonl(FW_PFVF_CMD_R_CAPS(rcaps) | in t4_cfg_pfvf()