Searched refs:PIO_LEN (Results 1 – 3 of 3) sorted by relevance
59 if (n->m_pkthdr.len <= PIO_LEN) in busdma_map_sg_collapse()
159 #define PIO_LEN (WR_LEN - sizeof(struct cpl_tx_pkt_lso)) macro
1172 if (m->m_pkthdr.len <= PIO_LEN) in calc_tx_descs()1515 if (__predict_false(mlen <= PIO_LEN)) { in t3_encap()1550 if (mlen <= PIO_LEN) { in t3_encap()