Home
last modified time | relevance | path

Searched refs:E1000_RFCTL_IPFRSP_DIS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/
H A De1000x_regs.h315 #define E1000_RFCTL_IPFRSP_DIS 0x00004000 macro
H A De1000e_core.c1462 if (fragment && (core->mac[RFCTL] & E1000_RFCTL_IPFRSP_DIS)) { in e1000e_do_ps()
H A Digb_core.c1685 if (fragment && (core->mac[RFCTL] & E1000_RFCTL_IPFRSP_DIS)) { in igb_do_ps()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1905 #define E1000_RFCTL_IPFRSP_DIS 0x00004000 macro