Searched refs:rateix (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | hw.h | 1051 u32 frameLen, u16 rateix, bool shortPreamble);
|
H A D | hw.c | 169 u32 frameLen, u16 rateix, in ath9k_hw_computetxtime() 213 "Unknown phy %u (rate ix %u)\n", phy, rateix); in ath9k_hw_computetxtime() local 167 ath9k_hw_computetxtime(struct ath_hw *ah, u8 phy, int kbps, u32 frameLen, u16 rateix, bool shortPreamble) ath9k_hw_computetxtime() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | hw.h | 1053 u32 frameLen, u16 rateix, bool shortPreamble);
|
H A D | hw.c | 168 u32 frameLen, u16 rateix, in ath9k_hw_computetxtime() 212 "Unknown phy %u (rate ix %u)\n", phy, rateix); in ath9k_hw_computetxtime() local 166 ath9k_hw_computetxtime(struct ath_hw *ah, u8 phy, int kbps, u32 frameLen, u16 rateix, bool shortPreamble) ath9k_hw_computetxtime() argument
|
Completed in 12 milliseconds