Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c1607 wiphy_notice(hw->wiphy, "tx rings drained\n"); in mwl8k_tx_wait_empty()
1618 wiphy_notice(hw->wiphy, in mwl8k_tx_wait_empty()
2289 wiphy_notice(hw->wiphy, "Command %s took %d ms\n", in mwl8k_post_cmd()
/linux/include/net/
H A Dcfg80211.h9538 #define wiphy_notice(wiphy, format, args...) \ macro