Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h257 #define V_WR_BCNTLFLT(x) ((x) << S_WR_BCNTLFLT) macro
Dsge.c1228 cpl->wr.wr_hi = htonl(V_WR_BCNTLFLT(skb->len & 7) | in write_tx_pkt_wr()
1397 V_WR_BCNTLFLT(len & 7)); in write_imm()