Home
last modified time | relevance | path

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

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