freebsd-skq/sys/dev/cxgbe/common
jhb 79067ae006 Adjust t4_port_init() to work with VF devices.
Specifically, the FW_PORT_CMD may or may not work for a VF (the PF
driver can choose whether or not to permit access to this command),
so don't attempt to fetch port information on a VF if permission is
denied by the PF.

Reviewed by:	np
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D7511
2016-08-19 17:52:48 +00:00
..
common.h Add structures for VF-specific adapter parameters. 2016-08-19 17:49:49 +00:00
t4_hw.c Adjust t4_port_init() to work with VF devices. 2016-08-19 17:52:48 +00:00
t4_hw.h cxgbe(4): Very basic T6 awareness. This is part of ongoing work to 2016-03-04 13:11:13 +00:00
t4_msg.h cxgbe: catch up with the latest hardware-related definitions. 2016-02-19 00:29:16 +00:00
t4_regs_values.h cxgbe: catch up with the latest hardware-related definitions. 2016-02-19 00:29:16 +00:00
t4_regs.h Rename the 'M_B' macro in t4_regs.h to 'CXGBE_M_B'. 2016-04-12 17:44:34 +00:00
t4_tcb.h cxgbe: catch up with the latest hardware-related definitions. 2016-02-19 00:29:16 +00:00