Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h457 #define FW_FILTER2_WR_ULP_TYPE_S 0 macro
459 #define FW_FILTER2_WR_ULP_TYPE_V(x) ((x) << FW_FILTER2_WR_ULP_TYPE_S)
461 (((x) >> FW_FILTER2_WR_ULP_TYPE_S) & FW_FILTER2_WR_ULP_TYPE_M)