Searched refs:E1000_ADVRXD_HDR_SPH (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/ | ||
H A D | igb_regs.h | 708 #define E1000_ADVRXD_HDR_SPH BIT(15) macro |
H A D | igb_core.c | 1562 hdr_info |= pdma_st->ps_desc_data.sph ? E1000_ADVRXD_HDR_SPH : 0; in igb_write_adv_ps_rx_descr() |