Searched refs:rx_pkt_pad (Results 1 – 2 of 2) sorted by relevance
878 src += sge->rx_pkt_pad; in t1_sge_rx()898 if (!offload && sge->rx_pkt_pad) in t1_sge_rx()1258 sge->rx_pkt_pad = t1_is_T1B(sge->obj) ? 0 : SGE_RX_OFFSET; in t1_sge_configure()1325 SGE_RX_OFFSET - sge->rx_pkt_pad; in alloc_rx_resources()1452 SZ_CPL_RX_PKT - sge->rx_pkt_pad - sge->rx_offset + 1); in configure_sge()1467 V_RX_PKT_OFFSET(sge->rx_pkt_pad); in configure_sge()1635 sizeof (struct cpl_rx_data) - sge->rx_pkt_pad - sge->rx_offset); in jumbo_payload_capacity()
407 uint32_t rx_pkt_pad; /* RX padding for T2 packets (hw) */ member