opnsense-src/sys/dev/igc
Kevin Bowling 06a9e144da igc: Increase rx_buffer_size local variable to 32b
Apply 6987c47569 to igc. This is not
expected to have any benefit on current parts with current observed PBA
sizes but will avoid surprises if they are increased in future chips.

Approved by:	grehan
Differential Revision:	https://reviews.freebsd.org/D35217

(cherry picked from commit 9b88ecd674)
2022-06-08 09:39:19 +02:00
..
if_igc.c igc: Increase rx_buffer_size local variable to 32b 2022-06-08 09:39:19 +02:00
if_igc.h
igc_api.c igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_api.h igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_base.c
igc_base.h
igc_defines.h
igc_hw.h igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_i225.c igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_i225.h
igc_mac.c
igc_mac.h
igc_nvm.c
igc_nvm.h
igc_osdep.h
igc_phy.c igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_phy.h igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_regs.h
igc_txrx.c