Home
last modified time | relevance | path

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

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