Searched refs:rx_pkt_pad (Results 1 – 2 of 2) sorted by relevance
879 src += sge->rx_pkt_pad; in t1_sge_rx()899 if (!offload && sge->rx_pkt_pad) in t1_sge_rx()1260 sge->rx_pkt_pad = t1_is_T1B(sge->obj) ? 0 : SGE_RX_OFFSET; in t1_sge_configure()1327 SGE_RX_OFFSET - sge->rx_pkt_pad; in alloc_rx_resources()1454 SZ_CPL_RX_PKT - sge->rx_pkt_pad - sge->rx_offset + 1); in configure_sge()1469 V_RX_PKT_OFFSET(sge->rx_pkt_pad); in configure_sge()1637 sizeof (struct cpl_rx_data) - sge->rx_pkt_pad - sge->rx_offset); in jumbo_payload_capacity()
409 uint32_t rx_pkt_pad; /* RX padding for T2 packets (hw) */ member