Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1513 #define FW_PFVF_CMD_TYPE_S 31 macro
1515 #define FW_PFVF_CMD_TYPE_V(x) ((x) << FW_PFVF_CMD_TYPE_S)
1517 (((x) >> FW_PFVF_CMD_TYPE_S) & FW_PFVF_CMD_TYPE_M)