Searched refs:IGC_RXPBS (Results 1 – 3 of 3) sorted by relevance
140 #define IGC_RXPBS 0x02404 /* Rx Packet Buffer Size - RW */ macro
1036 size = IGC_READ_REG(hw, IGC_RXPBS) & in igc_set_ltr_i225()
829 return (IGC_READ_REG(hw, IGC_RXPBS) & 0x3f) << 10; in igc_get_rx_buffer_size()