Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dmcu.c28 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_parse_eeprom()
41 struct mt76_connac2_mcu_rxd *rxd; in mt7921_mcu_parse_response()
52 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7921_mcu_parse_response()
86 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_parse_response()
194 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_connection_loss_event()
208 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_bss_event()
228 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_debug_msg_event()
251 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_low_power_event()
262 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_mcu_tx_done_event()
271 struct mt76_connac2_mcu_rxd *rxd; in mt7921_mcu_rx_unsolicited_event()
[all …]
Dmain.c1186 struct mt76_connac2_mcu_rxd *rxd; in mt7921_scan_work()
1196 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7921_scan_work()
Dmac.c1113 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_coredump_work()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
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;
Dmcu.c153 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_parse_response()
162 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7915_mcu_parse_response()
173 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7915_mcu_parse_response()
280 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_rx_log_message()
284 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7915_mcu_rx_log_message()
333 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_rx_ext_event()
335 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7915_mcu_rx_ext_event()
360 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_rx_unsolicited_event()
362 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7915_mcu_rx_unsolicited_event()
375 struct mt76_connac2_mcu_rxd *rxd; in mt7915_mcu_rx_event()
[all …]
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h116 struct mt76_connac2_mcu_rxd { struct