Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Dmain.h80 static inline int b43_channel_to_freq_5ghz(u8 channel) in b43_channel_to_freq_5ghz() function
Dxmit.c807 status.freq = b43_channel_to_freq_5ghz(chanid); in b43_rx()