Home
last modified time | relevance | path

Searched refs:ipw_bg_rx_queue_replenish (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.c5236 static void ipw_bg_rx_queue_replenish(struct work_struct *work) in ipw_bg_rx_queue_replenish() function
10684 INIT_WORK(&priv->rx_replenish, ipw_bg_rx_queue_replenish); in ipw_setup_deferred_work()