Searched refs:mt76_connac2_mcu_rxd (Results 1 – 6 of 6) sorted by relevance
28 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 …]
1186 struct mt76_connac2_mcu_rxd *rxd; in mt7921_scan_work()1196 rxd = (struct mt76_connac2_mcu_rxd *)skb->data; in mt7921_scan_work()
1113 skb_pull(skb, sizeof(struct mt76_connac2_mcu_rxd)); in mt7921_coredump_work()
32 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;
153 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 …]
116 struct mt76_connac2_mcu_rxd { struct