Searched refs:wiphy_info (Results 1 – 6 of 6) sorted by relevance
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7925/ |
| HD | mcu.c | 488 wiphy_info(mt76_hw(dev)->wiphy, "%.*s", skb->len, skb->data); in mt7925_mcu_uni_debug_msg_event() 517 wiphy_info(mt76_hw(dev)->wiphy, "idx: 0x%X,%d,%s", in mt7925_mcu_uni_debug_msg_event() 521 wiphy_info(mt76_hw(dev)->wiphy, "%.*s", hdr->txt.len, hdr->txt.data); in mt7925_mcu_uni_debug_msg_event()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7921/ |
| HD | mcu.c | 233 wiphy_info(mt76_hw(dev)->wiphy, "%.*s", len, msg->content); in mt7921_mcu_debug_msg_event()
|
| /freebsd-head/sys/compat/linuxkpi/common/include/net/ |
| HD | cfg80211.h | 2321 #define wiphy_info(wiphy, fmt, ...) \ macro
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7615/ |
| HD | mcu.c | 424 wiphy_info(mt76_hw(dev)->wiphy, "%s: %.*s", type, in mt7615_mcu_rx_log_message()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7915/ |
| HD | mcu.c | 352 wiphy_info(mt76_hw(dev)->wiphy, "%s: %.*s", type, len, data); in mt7915_mcu_rx_log_message()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7996/ |
| HD | mcu.c | 433 wiphy_info(mt76_hw(dev)->wiphy, "%s: %.*s", type, len, data); in mt7996_mcu_rx_log_message()
|