freebsd-dev/sys/dev/cxgbe/tom
Navdeep Parhar 319a31ea18 Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.
- tom_uninit had to be reworked not to hold the adapter lock (a mutex)
  around t4_deactivate_uld, which acquires the uld_list_lock.
- the ifc_match for the interface cloner that creates the tracer ifnet
  had to be reworked as the kernel calls ifc_match with the global
  if_cloners_mtx held.
2013-08-28 20:59:22 +00:00
..
t4_connect.c - Make note of interface MTU change if the rx queues exist, and not just 2013-07-04 21:19:01 +00:00
t4_cpl_io.c Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update a 2013-08-28 20:45:45 +00:00
t4_ddp.c cxgbe/tom: Allow caller to select the queue (control or data) used to 2013-06-11 21:20:23 +00:00
t4_listen.c - Make note of interface MTU change if the rx queues exist, and not just 2013-07-04 21:19:01 +00:00
t4_tom_l2t.c cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_tom_l2t.h
t4_tom.c Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es. 2013-08-28 20:59:22 +00:00
t4_tom.h - Read all TP parameters in one place. 2013-07-04 17:55:52 +00:00