| /drivers/net/wireless/mediatek/mt76/mt7925/ |
| A D | mcu.c | 1275 struct roc_acquire_tlv roc[2]; in mt7925_mcu_set_mlo_roc() member 1319 req.roc[i].tokenid = token_id; in mt7925_mcu_set_mlo_roc() 1320 req.roc[i].reqtype = type; in mt7925_mcu_set_mlo_roc() 1328 req.roc[i].center_chan2 = 0; in mt7925_mcu_set_mlo_roc() 1358 struct roc_acquire_tlv roc; in mt7925_mcu_set_roc() member 1360 .roc = { in mt7925_mcu_set_roc() 1377 req.roc.sco = 1; /* SCA */ in mt7925_mcu_set_roc() 1379 req.roc.sco = 3; /* SCB */ in mt7925_mcu_set_roc() 1383 req.roc.band = 3; in mt7925_mcu_set_roc() 1386 req.roc.band = 2; in mt7925_mcu_set_roc() [all …]
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | mac80211.c | 208 rtwvif->roc.state = RTW89_ROC_IDLE; in rtw89_ops_add_interface() 209 wiphy_delayed_work_init(&rtwvif->roc.roc_work, rtw89_roc_work); in rtw89_ops_add_interface() 251 wiphy_delayed_work_cancel(hw->wiphy, &rtwvif->roc.roc_work); in rtw89_ops_remove_interface() 1442 struct rtw89_roc *roc = &rtwvif->roc; in rtw89_ops_remain_on_channel() local 1449 if (roc->state != RTW89_ROC_IDLE) { in rtw89_ops_remain_on_channel() 1457 roc->state = RTW89_ROC_MGMT; in rtw89_ops_remain_on_channel() 1459 roc->state = RTW89_ROC_NORMAL; in rtw89_ops_remain_on_channel() 1461 roc->duration = duration; in rtw89_ops_remain_on_channel() 1462 roc->chan = *chan; in rtw89_ops_remain_on_channel() 1463 roc->type = type; in rtw89_ops_remain_on_channel() [all …]
|
| A D | core.c | 3471 struct rtw89_roc *roc = &rtwvif->roc; in rtw89_roc_start() local 3489 roc->link_id = rtwvif_link->link_id; in rtw89_roc_start() 3522 msecs_to_jiffies(rtwvif->roc.duration)); in rtw89_roc_start() 3529 struct rtw89_roc *roc = &rtwvif->roc; in rtw89_roc_end() local 3542 rtwvif_link = rtwvif->links[roc->link_id]; in rtw89_roc_end() 3545 roc->link_id); in rtw89_roc_end() 3552 roc->state = RTW89_ROC_IDLE; in rtw89_roc_end() 3568 wiphy_delayed_work_queue(hw->wiphy, &roc->roc_work, in rtw89_roc_end() 3575 roc.roc_work.work); in rtw89_roc_work() 3577 struct rtw89_roc *roc = &rtwvif->roc; in rtw89_roc_work() local [all …]
|
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | Makefile | 6 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
|
| A D | notif.c | 357 DEFINE_SIMPLE_CANCELLATION(roc, iwl_roc_notif, activity)
|
| /drivers/net/wireless/mediatek/mt76/mt7921/ |
| A D | mcu.c | 794 } __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()
|
| /drivers/crypto/caam/ |
| A D | pdb.h | 411 u32 roc; member 427 u32 roc; member
|
| /drivers/iio/imu/inv_icm42600/ |
| A D | inv_icm42600_accel.c | 323 static unsigned int inv_icm42600_accel_convert_roc_to_wom(u64 roc, in inv_icm42600_accel_convert_roc_to_wom() argument 332 if (roc == 0) in inv_icm42600_accel_convert_roc_to_wom() 336 value = div64_u64(roc * MICRO, freq_uhz * (u64)convert); in inv_icm42600_accel_convert_roc_to_wom()
|
| /drivers/net/wireless/microchip/wilc1000/ |
| A D | hif.c | 1700 struct wilc_remain_ch roc; in wilc_remain_on_channel() local 1703 roc.ch = chan; in wilc_remain_on_channel() 1704 roc.expired = expired; in wilc_remain_on_channel() 1705 roc.vif = vif; in wilc_remain_on_channel() 1706 roc.cookie = cookie; in wilc_remain_on_channel() 1707 result = handle_remain_on_chan(vif, &roc); in wilc_remain_on_channel()
|
| /drivers/net/ethernet/intel/igc/ |
| A D | igc_hw.h | 242 u64 roc; member
|
| A D | igc_ethtool.c | 48 IGC_STAT("rx_long_length_errors", stats.roc), 270 regs_buff[65] = adapter->stats.roc; in igc_ethtool_get_regs()
|
| A D | igc_main.c | 5218 adapter->stats.roc += rd32(IGC_ROC); in igc_update_stats() 5286 adapter->stats.ruc + adapter->stats.roc + in igc_update_stats() 5289 adapter->stats.roc; in igc_update_stats()
|
| /drivers/net/ethernet/intel/igb/ |
| A D | e1000_hw.h | 203 u64 roc; member
|
| A D | igb_ethtool.c | 54 IGB_STAT("rx_long_length_errors", stats.roc), 588 regs_buff[91] = adapter->stats.roc; in igb_get_regs()
|
| /drivers/net/ethernet/intel/e1000e/ |
| A D | hw.h | 416 u64 roc; member
|
| A D | netdev.c | 4974 adapter->stats.roc += er32(ROC); in e1000e_update_stats() 5033 adapter->stats.ruc + adapter->stats.roc + adapter->stats.cexterr; in e1000e_update_stats() 5035 adapter->stats.roc; in e1000e_update_stats() 6020 adapter->stats.ruc + adapter->stats.roc + adapter->stats.cexterr; in e1000e_get_stats64() 6021 stats->rx_length_errors = adapter->stats.ruc + adapter->stats.roc; in e1000e_get_stats64()
|
| A D | ethtool.c | 75 E1000_STAT("rx_long_length_errors", stats.roc),
|
| /drivers/iio/imu/inv_mpu6050/ |
| A D | inv_mpu_core.c | 962 static unsigned int inv_mpu6050_convert_roc_to_wom(u64 roc, unsigned int freq_div) in inv_mpu6050_convert_roc_to_wom() argument 969 if (roc == 0) in inv_mpu6050_convert_roc_to_wom() 972 value = div_u64(roc * freq_div, convert * INV_MPU6050_INTERNAL_FREQ_HZ); in inv_mpu6050_convert_roc_to_wom()
|
| /drivers/net/ethernet/wangxun/libwx/ |
| A D | wx_ethtool.c | 31 WX_STAT("rx_long_length_count", stats.roc),
|
| A D | wx_type.h | 1138 u64 roc; member
|
| A D | wx_hw.c | 2772 hwstats->roc += rd32(wx, WX_RX_OVERSIZE_FRAMES_GOOD); in wx_update_stats()
|
| /drivers/net/ethernet/intel/e1000/ |
| A D | e1000_main.c | 3625 adapter->stats.roc += er32(ROC); in e1000_update_stats() 3698 adapter->stats.ruc + adapter->stats.roc + in e1000_update_stats() 3700 adapter->stats.rlerrc = adapter->stats.ruc + adapter->stats.roc; in e1000_update_stats() 4066 if (stats->roc > 0) in e1000_tbi_adjust_stats() 4067 stats->roc--; in e1000_tbi_adjust_stats()
|
| A D | e1000_ethtool.c | 57 { "rx_long_length_errors", E1000_STAT(stats.roc) },
|
| A D | e1000_hw.h | 1288 u64 roc; member
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_ethtool.c | 74 {"rx_long_length_errors", IXGBE_STAT(stats.roc)}, 915 regs_buff[956] = IXGBE_GET_STAT(adapter, roc); in ixgbe_get_regs()
|