Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h403 #define FW_FILTER_WR_OVLAN_VLD_S 4 macro
405 #define FW_FILTER_WR_OVLAN_VLD_V(x) ((x) << FW_FILTER_WR_OVLAN_VLD_S)
407 (((x) >> FW_FILTER_WR_OVLAN_VLD_S) & FW_FILTER_WR_OVLAN_VLD_M)