Searched refs:mt7921_mcu_rxd (Results 1 – 4 of 4) sorted by relevance
146 skb_pull(skb, sizeof(struct mt7921_mcu_rxd)); in mt7921_mcu_parse_eeprom()159 struct mt7921_mcu_rxd *rxd; in mt7921_mcu_parse_response()171 rxd = (struct mt7921_mcu_rxd *)skb->data; in mt7921_mcu_parse_response()212 skb_pull(skb, sizeof(struct mt7921_mcu_rxd)); in mt7921_mcu_parse_response()448 skb_pull(skb, sizeof(struct mt7921_mcu_rxd)); in mt7921_mcu_connection_loss_event()462 skb_pull(skb, sizeof(struct mt7921_mcu_rxd)); in mt7921_mcu_bss_event()482 skb_pull(skb, sizeof(struct mt7921_mcu_rxd)); in mt7921_mcu_debug_msg_event()505 skb_pull(skb, sizeof(struct mt7921_mcu_rxd)); in mt7921_mcu_low_power_event()521 skb_pull(skb, sizeof(struct mt7921_mcu_rxd)); in mt7921_mcu_tx_done_event()558 struct mt7921_mcu_rxd *rxd = (struct mt7921_mcu_rxd *)skb->data; in mt7921_mcu_rx_unsolicited_event()[all …]
99 struct mt7921_mcu_rxd { struct
899 struct mt7921_mcu_rxd *rxd; in mt7921_scan_work()909 rxd = (struct mt7921_mcu_rxd *)skb->data; in mt7921_scan_work()
1604 skb_pull(skb, sizeof(struct mt7921_mcu_rxd)); in mt7921_coredump_work()