freebsd-dev/sys/dev/vnic
Stephen J. Kiernan d0b2cad1ca Add the folowing set accessor functions for recently-added members of ifnet
structure:

if_gethwtsomax(), if_sethwtsomax()                 - if_hw_tsomax
if_gethwtsomaxsegcount(), if_sethwtsomaxsegcount() - if_hw_tsomaxsegcount
if_gethwtsomaxsegsize(), if_sethwtsomaxsegsize()   - if_hw_tsomaxsegsize

Update em and vnic drivers which had already been coverted to use accessor
functions for the other ifnet structure members.

Reviewed by:	erj
Approved by:	sjg (mentor)
Obtained from:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D8544
2017-01-31 16:12:31 +00:00
..
lmac_if.m
mrml_bridge.c INTRNG: Rework handling with resources. Partially revert r301453. 2016-08-19 10:52:39 +00:00
nic_main.c Fix VNIC module unloading 2016-05-20 11:02:04 +00:00
nic_reg.h Fix VNIC support for Pass2.0 ThunderX chips 2016-02-25 14:26:13 +00:00
nic.h Add HW RSS support to VNIC driver 2016-05-11 13:22:13 +00:00
nicvf_main.c Add the folowing set accessor functions for recently-added members of ifnet 2017-01-31 16:12:31 +00:00
nicvf_queues.c Fix deadlock in VNIC when using single CPU only 2016-05-11 13:38:29 +00:00
nicvf_queues.h Bind CQ interrupts and tasks to separate CPUs in VNIC 2016-05-11 13:20:29 +00:00
q_struct.h Introduce HW TSO support for VNIC 2016-02-25 14:29:57 +00:00
thunder_bgx_fdt.c Fix MAC address configuration for VNIC 2016-03-31 13:13:38 +00:00
thunder_bgx_var.h
thunder_bgx.c Fix VNIC module unloading 2016-05-20 11:02:04 +00:00
thunder_bgx.h
thunder_mdio_fdt.c INTRNG: Rework handling with resources. Partially revert r301453. 2016-08-19 10:52:39 +00:00
thunder_mdio_var.h
thunder_mdio.c Allow building VNIC as a module 2016-05-20 11:00:06 +00:00