Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/marvell/
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()
/Linux-v5.15/include/net/
Dcfg80211.h8192 #define wiphy_notice(wiphy, format, args...) \ macro