Home
last modified time | relevance | path

Searched refs:roc (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.15/net/mac80211/
H A Doffchannel.c176 roc->frame->data, roc->frame->len, in ieee80211_roc_notify_destroy()
178 ieee80211_free_txskb(&roc->sdata->local->hw, roc->frame); in ieee80211_roc_notify_destroy()
183 roc->cookie, roc->chan, in ieee80211_roc_notify_destroy()
191 kfree(roc); in ieee80211_roc_notify_destroy()
216 if (roc->abort || roc->hw_begun || remaining <= 0) in ieee80211_end_finished_rocs()
248 ieee80211_tx_skb_tid_band(roc->sdata, roc->frame, 7, in ieee80211_handle_roc_started()
254 roc->chan, roc->req_duration, in ieee80211_handle_roc_started()
314 if (tmp->sdata != roc->sdata || tmp->chan != roc->chan) in _ieee80211_start_next_roc()
461 if (!roc) in __ieee80211_roc_work()
581 roc = kzalloc(sizeof(*roc), GFP_KERNEL); in ieee80211_start_roc_work()
[all …]
H A Diface.c203 struct ieee80211_roc_work *roc; in ieee80211_can_powered_addr_change() local
218 list_for_each_entry(roc, &local->roc_list, list) { in ieee80211_can_powered_addr_change()
219 if (roc->sdata != sdata) in ieee80211_can_powered_addr_change()
222 if (roc->started) { in ieee80211_can_powered_addr_change()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_rmap.c2968 memset(roc, 0, sizeof(*roc)); in xfs_rmap_ownercount_init()
2969 roc->results = results; in xfs_rmap_ownercount_init()
2971 roc->low.rm_startblock = bno; in xfs_rmap_ownercount_init()
2972 memset(&roc->high, 0xFF, sizeof(roc->high)); in xfs_rmap_ownercount_init()
2976 roc->good.rm_startblock = bno; in xfs_rmap_ownercount_init()
3013 (roc->good.rm_startblock + roc->good.rm_blockcount); in xfs_rmap_count_owners_helper()
3025 roc->results->matches++; in xfs_rmap_count_owners_helper()
3033 if (roc->results->non_owner_matches && roc->stop_on_nonmatch) in xfs_rmap_count_owners_helper()
3052 error = xfs_rmap_query_range(cur, &roc.low, &roc.high, in xfs_rmap_count_owners()
3084 roc.stop_on_nonmatch = true; in xfs_rmap_has_other_keys()
[all …]
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3399-roc-pc.dts7 #include "rk3399-roc-pc.dtsi"
11 compatible = "firefly,roc-rk3399-pc", "rockchip,rk3399";
H A Drk3328-roc-cc.dts9 #include "rk3328-roc.dtsi"
13 compatible = "firefly,roc-rk3328-cc", "rockchip,rk3328";
H A Drk3399-roc-pc-plus.dts7 #include "rk3399-roc-pc.dtsi"
11 * 1. rk3399-roc-pc-plus is powered by dc_12v directly.
12 * 2. rk3399-roc-pc-plus has only vcc_bus_typec0 in schematic, which is coresponding
13 * to vcc_vbus_typec1 in rk3399-roc-pc.
27 compatible = "firefly,roc-rk3399-pc-plus", "rockchip,rk3399";
H A DMakefile12 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-roc-cc.dtb
32 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3328-roc-cc.dtb
33 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3328-roc-pc.dtb
67 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-roc-pc.dtb
68 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-roc-pc-mezzanine.dtb
69 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-roc-pc-plus.dtb
108 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3566-roc-pc.dtb
131 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3568-roc-pc.dtb
139 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3576-roc-pc.dtb
H A Drk3328-roc-pc.dts7 #include "rk3328-roc.dtsi"
11 compatible = "firefly,roc-rk3328-pc", "rockchip,rk3328";
H A Drk3399-roc-pc-mezzanine.dts8 #include "rk3399-roc-pc.dtsi"
12 compatible = "firefly,roc-rk3399-pc-mezzanine", "rockchip,rk3399";
H A Drk3308-roc-cc.dts11 compatible = "firefly,roc-rk3308-cc", "rockchip,rk3308";
H A Drk3568-roc-pc.dts15 compatible = "firefly,rk3568-roc-pc", "rockchip,rk3568";
H A Drk3566-roc-pc.dts12 compatible = "firefly,rk3566-roc-pc", "rockchip,rk3566";
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c1257 struct roc_acquire_tlv roc[2]; in mt7925_mcu_set_mlo_roc() member
1301 req.roc[i].tokenid = token_id; in mt7925_mcu_set_mlo_roc()
1302 req.roc[i].reqtype = type; in mt7925_mcu_set_mlo_roc()
1310 req.roc[i].center_chan2 = 0; in mt7925_mcu_set_mlo_roc()
1340 struct roc_acquire_tlv roc; in mt7925_mcu_set_roc() member
1342 .roc = { in mt7925_mcu_set_roc()
1359 req.roc.sco = 1; /* SCA */ in mt7925_mcu_set_roc()
1361 req.roc.sco = 3; /* SCB */ in mt7925_mcu_set_roc()
1365 req.roc.band = 3; in mt7925_mcu_set_roc()
1368 req.roc.band = 2; in mt7925_mcu_set_roc()
[all …]
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c194 rtwvif->roc.state = RTW89_ROC_IDLE; in rtw89_ops_add_interface()
195 wiphy_delayed_work_init(&rtwvif->roc.roc_work, rtw89_roc_work); in rtw89_ops_add_interface()
237 wiphy_delayed_work_cancel(hw->wiphy, &rtwvif->roc.roc_work); in rtw89_ops_remove_interface()
1347 struct rtw89_roc *roc = &rtwvif->roc; in rtw89_ops_remain_on_channel() local
1354 if (roc->state != RTW89_ROC_IDLE) { in rtw89_ops_remain_on_channel()
1362 roc->state = RTW89_ROC_MGMT; in rtw89_ops_remain_on_channel()
1364 roc->state = RTW89_ROC_NORMAL; in rtw89_ops_remain_on_channel()
1366 roc->duration = duration; in rtw89_ops_remain_on_channel()
1367 roc->chan = *chan; in rtw89_ops_remain_on_channel()
1368 roc->type = type; in rtw89_ops_remain_on_channel()
[all …]
H A Dcore.c3333 struct rtw89_roc *roc = &rtwvif->roc; in rtw89_roc_start() local
3371 cfg80211_chandef_create(&roc_chan, &roc->chan, NL80211_CHAN_NO_HT); in rtw89_roc_start()
3379 wiphy_delayed_work_cancel(hw->wiphy, &rtwvif->roc.roc_work); in rtw89_roc_start()
3380 wiphy_delayed_work_queue(hw->wiphy, &rtwvif->roc.roc_work, in rtw89_roc_start()
3381 msecs_to_jiffies(rtwvif->roc.duration)); in rtw89_roc_start()
3388 struct rtw89_roc *roc = &rtwvif->roc; in rtw89_roc_end() local
3411 roc->state = RTW89_ROC_IDLE; in rtw89_roc_end()
3426 wiphy_delayed_work_queue(hw->wiphy, &roc->roc_work, in rtw89_roc_end()
3433 roc.roc_work.work); in rtw89_roc_work()
3435 struct rtw89_roc *roc = &rtwvif->roc; in rtw89_roc_work() local
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A DMakefile6 iwlmld-y += scan.o sta.o tx.o coex.o tlc.o agg.o key.o regulatory.o ap.o thermal.o roc.o stats.o
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Drockchip.yaml225 - const: firefly,roc-rk3308-cc
228 - description: Firefly roc-rk3328-cc
230 - const: firefly,roc-rk3328-cc
235 - const: firefly,roc-rk3328-pc
241 - firefly,roc-rk3399-pc
242 - firefly,roc-rk3399-pc-mezzanine
248 - firefly,roc-rk3399-pc-plus
253 - const: firefly,roc-rk3576-pc
258 - const: firefly,rk3566-roc-pc
263 - const: firefly,rk3568-roc-pc
/linux-6.15/drivers/crypto/caam/
H A Dpdb.h411 u32 roc; member
427 u32 roc; member
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c794 } __packed roc; in mt7921_mcu_set_roc() member
796 .roc = { in mt7921_mcu_set_roc()
813 req.roc.sco = 1; /* SCA */ in mt7921_mcu_set_roc()
815 req.roc.sco = 3; /* SCB */ in mt7921_mcu_set_roc()
819 req.roc.band = 3; in mt7921_mcu_set_roc()
822 req.roc.band = 2; in mt7921_mcu_set_roc()
825 req.roc.band = 1; in mt7921_mcu_set_roc()
/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_hw.h242 u64 roc; member
/linux-6.15/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c1699 struct wilc_remain_ch roc; in wilc_remain_on_channel() local
1702 roc.ch = chan; in wilc_remain_on_channel()
1703 roc.expired = expired; in wilc_remain_on_channel()
1704 roc.vif = vif; in wilc_remain_on_channel()
1705 roc.cookie = cookie; in wilc_remain_on_channel()
1706 result = handle_remain_on_chan(vif, &roc); in wilc_remain_on_channel()
/linux-6.15/drivers/net/ethernet/intel/igb/
H A De1000_hw.h203 u64 roc; member
/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dhw.h416 u64 roc; member
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c31 WX_STAT("rx_long_length_count", stats.roc),
/linux-6.15/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c964 static unsigned int inv_mpu6050_convert_roc_to_wom(u64 roc, unsigned int freq_div) in inv_mpu6050_convert_roc_to_wom() argument
971 if (roc == 0) in inv_mpu6050_convert_roc_to_wom()
974 value = div_u64(roc * freq_div, convert * INV_MPU6050_INTERNAL_FREQ_HZ); in inv_mpu6050_convert_roc_to_wom()

12