Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c267 vif->bcast_ring = -1; in wil_vif_init()
H A Dtxrx.c1496 int i = vif->bcast_ring; in wil_find_tx_bcast_1()
2041 bool mcast = (ring_index == vif->bcast_ring); in __wil_tx_ring()
H A Dwil6210.h862 int bcast_ring; member