Searched refs:lkpi_80211_lhw_rxq_task (Results 1 – 1 of 1) sorted by relevance
168 static void lkpi_80211_lhw_rxq_task(void *, int);5484 TASK_INIT(&lhw->rxq_task, 0, lkpi_80211_lhw_rxq_task, lhw);6126 lkpi_80211_lhw_rxq_task(void *ctx, int pending) function