Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h323 #define FW_FILTER_WR_LPBK_V(x) ((x) << FW_FILTER_WR_LPBK_S) macro
326 #define FW_FILTER_WR_LPBK_F FW_FILTER_WR_LPBK_V(1U)
H A Dcxgb4_filter.c863 FW_FILTER_WR_LPBK_V(f->fs.action == FILTER_SWITCH) | in set_filter_wr()