Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h495 #define FW_FILTER_WR_PORTM_S 6 macro
497 #define FW_FILTER_WR_PORTM_V(x) ((x) << FW_FILTER_WR_PORTM_S)
499 (((x) >> FW_FILTER_WR_PORTM_S) & FW_FILTER_WR_PORTM_M)