Searched refs:wtbl_hdr (Results 1 – 3 of 3) sorted by relevance
963 if (IS_ERR(wtbl_hdr)) in mt7615_mcu_wtbl_tx_ba()967 NULL, wtbl_hdr); in mt7615_mcu_wtbl_tx_ba()1011 if (IS_ERR(wtbl_hdr)) in mt7615_mcu_wtbl_rx_ba()1015 NULL, wtbl_hdr); in mt7615_mcu_wtbl_rx_ba()1047 if (IS_ERR(wtbl_hdr)) in mt7615_mcu_wtbl_sta_add()1052 NULL, wtbl_hdr); in mt7615_mcu_wtbl_sta_add()1057 NULL, wtbl_hdr); in mt7615_mcu_wtbl_sta_add()1088 if (IS_ERR(wtbl_hdr)) in mt7615_mcu_wtbl_update_hdr_trans()1092 wtbl_hdr); in mt7615_mcu_wtbl_update_hdr_trans()1132 if (IS_ERR(wtbl_hdr)) in mt7615_mcu_sta_ba()[all …]
444 struct wtbl_req_hdr *wtbl_hdr; in mt76_connac_mcu_sta_update_hdr_trans() local457 if (IS_ERR(wtbl_hdr)) in mt76_connac_mcu_sta_update_hdr_trans()458 return PTR_ERR(wtbl_hdr); in mt76_connac_mcu_sta_update_hdr_trans()933 if (IS_ERR(wtbl_hdr)) in mt76_connac_mcu_sta_cmd()934 return PTR_ERR(wtbl_hdr); in mt76_connac_mcu_sta_cmd()939 wtbl_hdr); in mt76_connac_mcu_sta_cmd()941 sta_wtbl, wtbl_hdr); in mt76_connac_mcu_sta_cmd()944 sta_wtbl, wtbl_hdr); in mt76_connac_mcu_sta_cmd()1128 if (IS_ERR(wtbl_hdr)) in mt76_connac_mcu_sta_ba()1129 return PTR_ERR(wtbl_hdr); in mt76_connac_mcu_sta_ba()[all …]
1198 struct wtbl_req_hdr *wtbl_hdr; in mt7915_mcu_sta_ba() local1215 if (IS_ERR(wtbl_hdr)) in mt7915_mcu_sta_ba()1216 return PTR_ERR(wtbl_hdr); in mt7915_mcu_sta_ba()1713 struct wtbl_req_hdr *wtbl_hdr; in mt7915_mcu_sta_wtbl_tlv() local1721 if (IS_ERR(wtbl_hdr)) in mt7915_mcu_sta_wtbl_tlv()1722 return PTR_ERR(wtbl_hdr); in mt7915_mcu_sta_wtbl_tlv()1738 struct wtbl_req_hdr *wtbl_hdr; in mt7915_mcu_sta_update_hdr_trans() local1746 if (IS_ERR(wtbl_hdr)) in mt7915_mcu_sta_update_hdr_trans()1747 return PTR_ERR(wtbl_hdr); in mt7915_mcu_sta_update_hdr_trans()1773 if (IS_ERR(wtbl_hdr)) in mt7915_mcu_add_smps()[all …]
Completed in 26 milliseconds