Searched hist:"7 f010c93d73847ffc6b74b572fef9a63e305d65e" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | debug.c | diff 7f010c93d73847ffc6b74b572fef9a63e305d65e Mon Jan 10 01:11:49 CST 2011 Ben Greear <greearb@candelatech.com> ath9k: Keep track of stations for debugfs.
The stations hold the ath_node, which holds the tid and other xmit logic structures. In order to debug stuck xmit logic, we need a way to print out the tid state for the stations.
Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | init.c | diff 7f010c93d73847ffc6b74b572fef9a63e305d65e Mon Jan 10 01:11:49 CST 2011 Ben Greear <greearb@candelatech.com> ath9k: Keep track of stations for debugfs.
The stations hold the ath_node, which holds the tid and other xmit logic structures. In order to debug stuck xmit logic, we need a way to print out the tid state for the stations.
Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ath9k.h | diff 7f010c93d73847ffc6b74b572fef9a63e305d65e Mon Jan 10 01:11:49 CST 2011 Ben Greear <greearb@candelatech.com> ath9k: Keep track of stations for debugfs.
The stations hold the ath_node, which holds the tid and other xmit logic structures. In order to debug stuck xmit logic, we need a way to print out the tid state for the stations.
Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | main.c | diff 7f010c93d73847ffc6b74b572fef9a63e305d65e Mon Jan 10 01:11:49 CST 2011 Ben Greear <greearb@candelatech.com> ath9k: Keep track of stations for debugfs.
The stations hold the ath_node, which holds the tid and other xmit logic structures. In order to debug stuck xmit logic, we need a way to print out the tid state for the stations.
Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|