opnsense-src/sys/dev/igc
Kevin Bowling 7763b194d8 igc: txrx function prototype cleanup
Drop variable names of function prototypes since the file is mixed in
listing them or not and they fall out of sync.

MFC after:	1 week
Sponsored by:	BBOX.io
2024-10-14 09:10:59 -07:00
..
if_igc.c igc: Function prototype cleanup 2024-10-14 06:52:31 -07:00
if_igc.h igc: Rename 'struct adapter' to 'struct igc_softc' 2024-10-14 06:52:31 -07:00
igc_api.c
igc_api.h
igc_base.c
igc_base.h
igc_defines.h igc: Add NVM/firmware prints and sysctl 2024-09-29 03:06:03 -07:00
igc_hw.h
igc_i225.c
igc_i225.h
igc_mac.c
igc_mac.h
igc_nvm.c igc: Add NVM/firmware prints and sysctl 2024-09-29 03:06:03 -07:00
igc_nvm.h igc: Add NVM/firmware prints and sysctl 2024-09-29 03:06:03 -07:00
igc_osdep.h
igc_phy.c
igc_phy.h
igc_regs.h igc: Remove non-existent legacy absolute and packet timers 2024-09-28 21:57:37 -07:00
igc_txrx.c igc: txrx function prototype cleanup 2024-10-14 09:10:59 -07:00