Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igc/
A Digc_base.c374 rlpml = rd32(IGC_RLPML); in igc_rx_fifo_flush_base()
375 wr32(IGC_RLPML, 0); in igc_rx_fifo_flush_base()
394 wr32(IGC_RLPML, rlpml); in igc_rx_fifo_flush_base()
A Digc_regs.h109 #define IGC_RLPML 0x05004 /* Rx Long Packet Max Length */ macro
A Digc_ethtool.c223 regs_buff[26] = rd32(IGC_RLPML); in igc_ethtool_get_regs()
A Digc_main.c4152 wr32(IGC_RLPML, rlpml); in igc_set_rx_mode()

Completed in 24 milliseconds