Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_base.c168 temp_rctl |= IGC_RCTL_LPE; in igc_rx_fifo_flush_base()
H A Digc_defines.h163 #define IGC_RCTL_LPE 0x00000020 /* long packet enable */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c1102 rctl |= IGC_RCTL_LPE; in igc_rx_init()
1110 rctl &= ~IGC_RCTL_LPE; in igc_rx_init()
H A Digc_ethdev.c1606 rctl |= IGC_RCTL_LPE; in eth_igc_mtu_set()
1610 rctl &= ~IGC_RCTL_LPE; in eth_igc_mtu_set()