Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dtxrx.c551 int xmit_cid = wil_find_cid(wil, eth->h_dest); in wil_netif_rx_any() local
553 if (xmit_cid >= 0) { in wil_netif_rx_any()