Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/
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-6.12.1/include/net/
Dcfg80211.h9538 #define wiphy_notice(wiphy, format, args...) \ macro