Searched refs:DEBUG_RX (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/ |
A D | debug.h | 29 DEBUG_RX = BIT(7), enumerator
|
A D | rx.c | 149 wl1271_dump((DEBUG_RX|DEBUG_CMD), "PKT: ", data + sizeof(*desc), in wl1271_rx_handle_data() 188 wl1271_debug(DEBUG_RX, "rx skb 0x%p: %d B %s seq %d hlid %d", skb, in wl1271_rx_handle_data()
|
A D | main.c | 5326 wl1271_debug(DEBUG_RX, "exceeded max RX BA sessions"); in wl1271_op_ampdu_action()
|
/linux-6.3-rc2/drivers/net/wan/ |
A D | ixp4xx_hss.c | 36 #define DEBUG_RX 0 macro 653 #if DEBUG_RX in hss_hdlc_rx_irq() 668 #if DEBUG_RX in hss_hdlc_poll() 683 #if DEBUG_RX in hss_hdlc_poll() 691 #if DEBUG_RX in hss_hdlc_poll() 699 #if DEBUG_RX in hss_hdlc_poll() 791 #if DEBUG_RX in hss_hdlc_poll()
|
/linux-6.3-rc2/drivers/net/ethernet/seeq/ |
A D | ether3.h | 15 #define DEBUG_RX 4 macro
|
/linux-6.3-rc2/drivers/net/ethernet/xscale/ |
A D | ixp4xx_eth.c | 50 #define DEBUG_RX 0 macro 683 #if DEBUG_RX in eth_rx_irq() 697 #if DEBUG_RX in eth_poll() 711 #if DEBUG_RX in eth_poll() 718 #if DEBUG_RX in eth_poll() 724 #if DEBUG_RX in eth_poll() 789 #if DEBUG_RX in eth_poll()
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/ |
A D | rx.c | 178 wl1251_debug(DEBUG_RX, "rx skb 0x%p: %d B %s", skb, skb->len, in wl1251_rx_body()
|
A D | wl1251.h | 29 DEBUG_RX = BIT(7), enumerator
|
Completed in 29 milliseconds