Lines Matching refs:wtbl_hdr
775 struct wtbl_req_hdr *wtbl_hdr;
779 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid,
781 if (IS_ERR(wtbl_hdr))
782 return PTR_ERR(wtbl_hdr);
785 NULL, wtbl_hdr);
810 struct wtbl_req_hdr *wtbl_hdr;
827 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid,
829 if (IS_ERR(wtbl_hdr))
830 return PTR_ERR(wtbl_hdr);
833 NULL, wtbl_hdr);
847 struct wtbl_req_hdr *wtbl_hdr;
874 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid,
877 if (IS_ERR(wtbl_hdr))
878 return PTR_ERR(wtbl_hdr);
882 NULL, wtbl_hdr);
885 NULL, wtbl_hdr, true, true);
887 NULL, wtbl_hdr);
935 struct wtbl_req_hdr *wtbl_hdr;
948 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid,
950 if (IS_ERR(wtbl_hdr))
951 return PTR_ERR(wtbl_hdr);
954 sta_wtbl, wtbl_hdr);
1157 struct wtbl_req_hdr *wtbl_hdr;
1182 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid,
1184 if (IS_ERR(wtbl_hdr))
1185 return PTR_ERR(wtbl_hdr);
1188 sta_wtbl, wtbl_hdr);