Searched refs:IGC_RLPML (Results 1 – 3 of 3) sorted by relevance
374 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()
113 #define IGC_RLPML 0x05004 /* Rx Long Packet Max Length */ macro
199 regs_buff[26] = rd32(IGC_RLPML); in igc_get_regs()