Searched refs:len_newbuf (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c1872 get_fl_payload(struct adapter *sc, struct sge_fl *fl, uint32_t len_newbuf) argument
1876 const u_int total = G_RSPD_LEN(len_newbuf);
1890 if (fl->rx_offset > 0 && len_newbuf & F_RSPD_NEWBUF) {

Completed in 280 milliseconds