freebsd-dev/sys/dev/cxgbe/iw_cxgbe
Alexander V. Chernikov b158cfb3fc Switch cxgbe interface lookup to use fibX_lookup() from older
fibX_lookup_nh_ext().

fibX_lookup_nh_ represents pre-epoch generation of fib kpi,
providing less guarantees over pointer validness and requiring
on-stack data copying.

Reviewed by:	np
Differential Revision:	https://reviews.freebsd.org/D24975
2020-06-22 07:35:23 +00:00
..
cm.c Switch cxgbe interface lookup to use fibX_lookup() from older 2020-06-22 07:35:23 +00:00
cq.c cxgbe/iw_cxgbe: Do not terminate CTRx messages with \n. 2018-12-20 22:31:07 +00:00
device.c cxgbe/iw_cxgbe: Add an async callback to notify iw_cxgbe in case of a 2020-05-19 16:28:20 +00:00
ev.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
id_table.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
iw_cxgbe.h cxgbe/iw_cxgbe: Create a LinuxKPI pci device for an adapter and use it 2020-04-22 21:54:21 +00:00
mem.c cxgbe/iw_cxgbe: correctly enforce the max reg_mr depth. 2020-02-18 20:43:10 +00:00
provider.c cxgbe/iw_cxgbe: Create a LinuxKPI pci device for an adapter and use it 2020-04-22 21:54:21 +00:00
qp.c cxgbe/iw_cxgbe: Do not allow memory registrations with page size greater 2020-01-14 01:43:04 +00:00
resource.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4.h cxgbe/iw_cxgbe: Do not terminate CTRx messages with \n. 2018-12-20 22:31:07 +00:00
user.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00