Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h268 #define FW_FILTER_WR_NOREPLY_V(x) ((x) << FW_FILTER_WR_NOREPLY_S) macro
271 #define FW_FILTER_WR_NOREPLY_F FW_FILTER_WR_NOREPLY_V(1U)
Dcxgb4_filter.c855 FW_FILTER_WR_NOREPLY_V(0) | in set_filter_wr()
Dt4_hw.c6495 FW_FILTER_WR_NOREPLY_V(qid < 0)); in t4_mk_filtdelwr()