Home
last modified time | relevance | path

Searched refs:wlan_idx_lo (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h279 u8 wlan_idx_lo; member
611 u8 wlan_idx_lo; member
1762 u8 *wlan_idx_lo, u8 *wlan_idx_hi) in mt76_connac_mcu_get_wlan_idx() argument
1767 *wlan_idx_lo = wcid ? to_wcid_lo(wcid->idx) : 0; in mt76_connac_mcu_get_wlan_idx()
1770 *wlan_idx_lo = wcid ? wcid->idx : 0; in mt76_connac_mcu_get_wlan_idx()
H A Dmt76_connac_mcu.c284 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()
2887 u8 wlan_idx_lo; in mt76_connac_mcu_set_pm() member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c1634 u8 wlan_idx_lo; in mt7915_mcu_add_group() member
1646 req.wlan_idx_lo = to_wcid_lo(msta->wcid.idx); in mt7915_mcu_add_group()