Searched refs:E1000_RLPML (Results 1 – 5 of 5) sorted by relevance
281 #define E1000_RLPML 0x05004 /* RX Long Packet Max Length */ macro
1982 rlpml = rd32(E1000_RLPML); in igb_rx_fifo_flush_82575()1983 wr32(E1000_RLPML, 0); in igb_rx_fifo_flush_82575()2002 wr32(E1000_RLPML, rlpml); in igb_rx_fifo_flush_82575()
525 regs_buff[34] = rd32(E1000_RLPML); in igb_get_regs()
5352 wr32(E1000_RLPML, rlpml); in igb_set_rx_mode()
421 #define E1000_RLPML 0x05004 /* RX Long Packet Max Length */ macro