Searched refs:wlan_idx_lo (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mcu.h | 275 u8 wlan_idx_lo; member 607 u8 wlan_idx_lo; member 1758 u8 *wlan_idx_lo, u8 *wlan_idx_hi) in mt76_connac_mcu_get_wlan_idx() 1763 *wlan_idx_lo = wcid ? to_wcid_lo(wcid->idx) : 0; in mt76_connac_mcu_get_wlan_idx() 1766 *wlan_idx_lo = wcid ? wcid->idx : 0; in mt76_connac_mcu_get_wlan_idx() 1757 mt76_connac_mcu_get_wlan_idx(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 *wlan_idx_lo, u8 *wlan_idx_hi) mt76_connac_mcu_get_wlan_idx() argument
|
H A D | mt76_connac_mcu.c | 284 mt76_connac_mcu_get_wlan_idx(dev, wcid, &hdr.wlan_idx_lo, in __mt76_connac_mcu_alloc_sta_req() 306 mt76_connac_mcu_get_wlan_idx(dev, wcid, &hdr.wlan_idx_lo, in mt76_connac_mcu_alloc_wtbl_req() 2892 u8 wlan_idx_lo; in mt76_connac_mcu_set_pm() member
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.h | 502 u8 wlan_idx_lo; member 622 u8 wlan_idx_lo; member
|
H A D | mcu.c | 632 .wlan_idx_lo = msta ? to_wcid_lo(msta->wcid.idx) : 0, in mt7915_mcu_alloc_sta_req() 654 .wlan_idx_lo = to_wcid_lo(msta->wcid.idx), in mt7915_mcu_alloc_wtbl_req() 2215 u8 wlan_idx_lo; in mt7915_mcu_add_group() member 2223 .wlan_idx_lo = to_wcid_lo(msta->wcid.idx), in mt7915_mcu_add_group() 3032 u8 wlan_idx_lo; in mt7915_mcu_set_pm() member
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 1632 u8 wlan_idx_lo; in mt7915_mcu_add_group() member 1644 req.wlan_idx_lo = to_wcid_lo(msta->wcid.idx); in mt7915_mcu_add_group()
|
Completed in 36 milliseconds