Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c1587 wiphy_notice(hw->wiphy, "tx rings drained\n"); in mwl8k_tx_wait_empty()
1598 wiphy_notice(hw->wiphy, in mwl8k_tx_wait_empty()
2267 wiphy_notice(hw->wiphy, "Command %s took %d ms\n", in mwl8k_post_cmd()
/linux-4.1.27/include/net/
Dcfg80211.h5230 #define wiphy_notice(wiphy, format, args...) \ macro