Searched refs:FW_PFVF_CMD_PMASK_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4fw_api.h551 #define FW_PFVF_CMD_PMASK_MASK 0xf macro
552 #define FW_PFVF_CMD_PMASK_GET(x) (((x) >> 20) & FW_PFVF_CMD_PMASK_MASK)
H A Dcxgb4_main.c119 return FW_PFVF_CMD_PMASK_MASK;

Completed in 49 milliseconds