Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/carl9170/
H A Dwlan.h338 struct ar9170_rx_head { struct
369 struct ar9170_rx_head phy_head;
376 struct ar9170_rx_head phy_head;
H A Dcarl9170.h421 struct ar9170_rx_head rx_plcp;
H A Dmain.c1767 memset(&ar->rx_plcp, 0, sizeof(struct ar9170_rx_head)); in carl9170_alloc()