Home
last modified time | relevance | path

Searched refs:RX_LOW_WATERMARK (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H A Dtargetos.h95 #define RX_LOW_WATERMARK NUM_RECEIVE_BUFFERS / 2 macro
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H A Dtargetos.h95 #define RX_LOW_WATERMARK NUM_RECEIVE_BUFFERS / 2 macro
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c878 * iwl->rxq->free_count drops to or below RX_LOW_WATERMARK, work is scheduled
955 if (rxq->free_count <= RX_LOW_WATERMARK) in il3945_rx_queue_restock()
996 if (rxq->free_count > RX_LOW_WATERMARK) in il3945_rx_allocate()
1007 if (rxq->free_count <= RX_LOW_WATERMARK && in il3945_rx_allocate()
H A Dcommon.h44 #define RX_LOW_WATERMARK 8 macro
H A D4965-mac.c278 if (rxq->free_count <= RX_LOW_WATERMARK) in il4965_rx_queue_restock()
318 if (rxq->free_count > RX_LOW_WATERMARK) in il4965_rx_allocate()
331 if (rxq->free_count <= RX_LOW_WATERMARK && in il4965_rx_allocate()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c874 * iwl->rxq->free_count drops to or below RX_LOW_WATERMARK, work is scheduled
951 if (rxq->free_count <= RX_LOW_WATERMARK) in il3945_rx_queue_restock()
992 if (rxq->free_count > RX_LOW_WATERMARK) in il3945_rx_allocate()
1003 if (rxq->free_count <= RX_LOW_WATERMARK && in il3945_rx_allocate()
H A Dcommon.h44 #define RX_LOW_WATERMARK 8 macro
H A D4965-mac.c279 if (rxq->free_count <= RX_LOW_WATERMARK) in il4965_rx_queue_restock()
319 if (rxq->free_count > RX_LOW_WATERMARK) in il4965_rx_allocate()
332 if (rxq->free_count <= RX_LOW_WATERMARK && in il4965_rx_allocate()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h528 #define RX_LOW_WATERMARK 8 macro
H A Dipw2200.c5096 * ipw->rxq->free_count drops to or below RX_LOW_WATERMARK, work is scheduled
5163 if (rxq->free_count <= RX_LOW_WATERMARK) in ipw_rx_queue_restock()
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dskfddi.c1644 HWM_RX_CHECK(smc, RX_LOW_WATERMARK); in mac_drv_rx_complete()
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dskfddi.c1651 HWM_RX_CHECK(smc, RX_LOW_WATERMARK); in mac_drv_rx_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h528 #define RX_LOW_WATERMARK 8 macro
H A Dipw2200.c5050 * ipw->rxq->free_count drops to or below RX_LOW_WATERMARK, work is scheduled
5117 if (rxq->free_count <= RX_LOW_WATERMARK) in ipw_rx_queue_restock()

Completed in 87 milliseconds