Searched refs:ath5k_pkt_type (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | desc.c | 59 * @type: One of enum ath5k_pkt_type 79 enum ath5k_pkt_type type, in ath5k_hw_setup_2word_tx_desc() 225 * @type: One of enum ath5k_pkt_type 245 enum ath5k_pkt_type type, in ath5k_hw_setup_4word_tx_desc()
|
H A D | ath5k.h | 666 * enum ath5k_pkt_type - Transmit packet types 675 enum ath5k_pkt_type { enum 1454 unsigned int, unsigned int, int, enum ath5k_pkt_type,
|
H A D | base.c | 672 static enum ath5k_pkt_type get_hw_packet_type(struct sk_buff *skb) in get_hw_packet_type() 675 enum ath5k_pkt_type htype; in get_hw_packet_type()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | desc.c | 59 * @type: One of enum ath5k_pkt_type 79 enum ath5k_pkt_type type, in ath5k_hw_setup_2word_tx_desc() 225 * @type: One of enum ath5k_pkt_type 245 enum ath5k_pkt_type type, in ath5k_hw_setup_4word_tx_desc()
|
H A D | ath5k.h | 666 * enum ath5k_pkt_type - Transmit packet types 675 enum ath5k_pkt_type { enum 1450 unsigned int, unsigned int, int, enum ath5k_pkt_type,
|
H A D | base.c | 671 static enum ath5k_pkt_type get_hw_packet_type(struct sk_buff *skb) in get_hw_packet_type() 674 enum ath5k_pkt_type htype; in get_hw_packet_type()
|
Completed in 15 milliseconds