Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c671 static enum ath5k_pkt_type get_hw_packet_type(struct sk_buff *skb) in get_hw_packet_type() function
843 get_hw_packet_type(skb), in ath5k_txbuf_setup()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1385 static enum ath9k_pkt_type get_hw_packet_type(struct sk_buff *skb) in get_hw_packet_type() function
1428 info.type = get_hw_packet_type(skb); in ath_tx_fill_desc()