Home
last modified time | relevance | path

Searched refs:mt76_connac2_mcu_rxd (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c22 struct mt76_connac2_mcu_rxd *rxd; in mt7921_mcu_parse_response()
33 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7921_mcu_parse_response()
65 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_parse_response()
140 struct mt76_connac2_mcu_rxd *rxd; in mt7921_mcu_uni_roc_event()
143 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7921_mcu_uni_roc_event()
196 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_connection_loss_event()
216 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_debug_msg_event()
239 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_low_power_event()
250 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_tx_done_event()
259 struct mt76_connac2_mcu_rxd *rxd; in mt7921_mcu_rx_unsolicited_event()
[all …]
H A Dmain.c905 struct mt76_connac2_mcu_rxd *rxd; in mt7921_scan_work()
915 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7921_scan_work()
H A Dmac.c732 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_coredump_work()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h32 struct mt76_connac2_mcu_rxd rxd;
40 struct mt76_connac2_mcu_rxd rxd;
49 struct mt76_connac2_mcu_rxd rxd;
58 struct mt76_connac2_mcu_rxd rxd;
H A Dmcu.c160 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_parse_response()
169 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7915_mcu_parse_response()
182 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7915_mcu_parse_response()
301 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_rx_log_message()
305 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7915_mcu_rx_log_message()
358 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_rx_ext_event()
360 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7915_mcu_rx_ext_event()
385 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_rx_unsolicited_event()
387 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7915_mcu_rx_unsolicited_event()
400 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_rx_event()
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h117 struct mt76_connac2_mcu_rxd { struct