| /drivers/net/fddi/skfp/ |
| A D | smtdef.c | 69 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper); 337 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper) in set_min_max() argument 340 old = *oper ; in set_min_max() 342 *oper = limit ; in set_min_max() 344 *oper = mib ; in set_min_max() 345 return old != *oper; in set_min_max()
|
| /drivers/net/ethernet/microchip/lan966x/ |
| A D | lan966x_taprio.c | 178 int err, oper = -1; in lan966x_taprio_find_list() local 193 oper = list[i]; in lan966x_taprio_find_list() 203 *obs_list = (oper == -1) ? *new_list : oper; in lan966x_taprio_find_list() 211 *obs_list = (oper == -1) ? *new_list : oper; in lan966x_taprio_find_list()
|
| /drivers/crypto/axis/ |
| A D | artpec6_crypto.c | 309 int oper; member 1006 switch (oper) { in create_hash_pad() 1455 u32 oper; in artpec6_crypto_prepare_hash() local 1458 oper = FIELD_GET(A6_CRY_MD_OPER, req_ctx->hash_md); in artpec6_crypto_prepare_hash() 1460 oper = FIELD_GET(A7_CRY_MD_OPER, req_ctx->hash_md); in artpec6_crypto_prepare_hash() 1678 u32 oper; in artpec6_crypto_prepare_crypto() local 1726 oper = regk_crypto_aes_ecb; in artpec6_crypto_prepare_crypto() 1731 oper = regk_crypto_aes_cbc; in artpec6_crypto_prepare_crypto() 1736 oper = regk_crypto_aes_ctr; in artpec6_crypto_prepare_crypto() 1741 oper = regk_crypto_aes_xts; in artpec6_crypto_prepare_crypto() [all …]
|
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | link.c | 175 if (link->chanreq.oper.width > NL80211_CHAN_WIDTH_20) in iwl_mld_fill_protection_flags() 217 if (link->chanreq.oper.width != NL80211_CHAN_WIDTH_20_NOHT) in iwl_mld_fill_qos_params() 678 link_conf->chanreq.oper.width; in iwl_mld_get_n_subchannels() 691 n_subchannels -= hweight16(link_conf->chanreq.oper.punctured); in iwl_mld_get_n_subchannels() 780 enum nl80211_band band = link_conf->chanreq.oper.chan->band; in iwl_mld_get_default_chan_load() 830 band = link_conf->chanreq.oper.chan->band; in iwl_mld_get_link_grade() 854 link_conf->chanreq.oper.width, in iwl_mld_get_link_grade() 855 link_conf->chanreq.oper.punctured, link_rssi); in iwl_mld_get_link_grade()
|
| A D | tlc.c | 529 if (WARN_ON_ONCE(!link_conf->chanreq.oper.chan)) in iwl_mld_config_tlc_link() 541 band = link_conf->chanreq.oper.chan->band; in iwl_mld_config_tlc_link() 610 if (WARN_ON(!link || !link->chanreq.oper.chan)) in iwl_mld_get_amsdu_size_of_tid() 613 band = link->chanreq.oper.chan->band; in iwl_mld_get_amsdu_size_of_tid()
|
| A D | iface.c | 613 if (!link->chanreq.oper.chan || in iwl_mld_handle_datapath_monitor_notif() 614 link->chanreq.oper.chan->band != NL80211_BAND_2GHZ || in iwl_mld_handle_datapath_monitor_notif() 615 link->chanreq.oper.width < NL80211_CHAN_WIDTH_40) in iwl_mld_handle_datapath_monitor_notif()
|
| A D | mlo.c | 757 data[n_data].chandef = &link_conf->chanreq.oper; in iwl_mld_set_link_sel_data() 1063 if (WARN_ON(!link->chanreq.oper.chan)) in iwl_mld_emlsr_check_bt_iter() 1066 if (link->chanreq.oper.chan->band == NL80211_BAND_2GHZ) { in iwl_mld_emlsr_check_bt_iter()
|
| /drivers/media/tuners/ |
| A D | qt1010.c | 201 if (rd[i].oper == QT1010_WR) { in qt1010_set_params() 216 u8 oper, u8 reg, u8 reg_init_val, u8 *retval) in qt1010_init_meas1() argument 224 { QT1010_WR, 0x1e, oper }, in qt1010_init_meas1() 267 if (i2c_data[i].oper == QT1010_WR) { in qt1010_init_meas2() 328 switch (i2c_data[i].oper) { in qt1010_init()
|
| A D | qt1010_priv.h | 79 u8 oper, reg, val; member
|
| /drivers/net/ethernet/amd/pds_core/ |
| A D | fw.c | 35 .fw_control.oper = PDS_CORE_FW_INSTALL_ASYNC in pdsc_devcmd_fw_install() 52 .fw_control.oper = PDS_CORE_FW_ACTIVATE_ASYNC, in pdsc_devcmd_fw_activate() 68 .fw_control.oper = fw_cmd, in pdsc_fw_status_long_wait()
|
| A D | devlink.c | 106 .fw_control.oper = PDS_CORE_FW_GET_LIST, in pdsc_dl_info_get()
|
| /drivers/net/ethernet/pensando/ionic/ |
| A D | ionic_fw.c | 42 .fw_control.oper = IONIC_FW_INSTALL_ASYNC in ionic_dev_cmd_firmware_install() 52 .fw_control.oper = IONIC_FW_ACTIVATE_ASYNC, in ionic_dev_cmd_firmware_activate() 67 .fw_control.oper = fw_cmd, in ionic_fw_status_long_wait()
|
| /drivers/net/ethernet/ti/ |
| A D | am65-cpsw-qos.c | 494 static int am65_cpsw_port_est_is_swapped(struct net_device *ndev, int *oper, in am65_cpsw_port_est_is_swapped() argument 501 *oper = !!(val & AM65_CPSW_PN_FST_EST_BUFACT); in am65_cpsw_port_est_is_swapped() 506 return *admin == *oper; in am65_cpsw_port_est_is_swapped() 523 int oper, admin; in am65_cpsw_port_est_get_free_buf_num() local 527 if (am65_cpsw_port_est_is_swapped(ndev, &oper, &admin)) in am65_cpsw_port_est_get_free_buf_num() 528 return !oper; in am65_cpsw_port_est_get_free_buf_num() 533 am65_cpsw_port_est_assign_buf_num(ndev, oper); in am65_cpsw_port_est_get_free_buf_num() 537 oper, admin); in am65_cpsw_port_est_get_free_buf_num() 594 int oper, admin; in am65_cpsw_est_update_state() local 599 if (!am65_cpsw_port_est_is_swapped(ndev, &oper, &admin)) in am65_cpsw_est_update_state()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/tests/ |
| A D | links.c | 196 link_conf.chanreq.oper = params->chandef; in KUNIT_ARRAY_PARAM_DESC() 404 conf->chanreq.oper = chandef_a; in KUNIT_ARRAY_PARAM_DESC() 410 conf->chanreq.oper = chandef_b; in KUNIT_ARRAY_PARAM_DESC()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | link.c | 440 link_conf->chanreq.oper.width; in iwl_mvm_get_puncturing_factor() 455 n_punctured = hweight16(link_conf->chanreq.oper.punctured); in iwl_mvm_get_puncturing_factor() 469 enum nl80211_band band = link_conf->chanreq.oper.chan->band; in iwl_mvm_get_chan_load() 550 band = link_conf->chanreq.oper.chan->band; in iwl_mvm_get_link_grade() 608 data[n_data].chandef = &link_conf->chanreq.oper; in iwl_mvm_set_link_selection_data()
|
| A D | rs-fw.c | 519 if (WARN_ON_ONCE(!link_conf->chanreq.oper.chan)) in rs_fw_get_max_amsdu_len() 522 if (link_conf->chanreq.oper.chan->band == NL80211_BAND_6GHZ) { in rs_fw_get_max_amsdu_len() 532 } else if (link_conf->chanreq.oper.chan->band == NL80211_BAND_2GHZ && in rs_fw_get_max_amsdu_len()
|
| A D | mld-mac80211.c | 532 if (bss_conf->chanreq.oper.chan->band != NL80211_BAND_6GHZ) in iwl_mvm_send_ap_tx_power_constraint_cmd() 698 if (link_conf->chanreq.oper.width == in iwl_mvm_esr_bw_criteria() 699 other_link->chanreq.oper.width) in iwl_mvm_esr_bw_criteria()
|
| A D | mac-ctxt.c | 465 if (link_conf->chanreq.oper.width > NL80211_CHAN_WIDTH_20) in iwl_mvm_set_fw_protection_flags() 504 if (link_conf->chanreq.oper.width != NL80211_CHAN_WIDTH_20_NOHT) in iwl_mvm_set_fw_qos_params() 903 if (link_conf->chanreq.oper.chan) in iwl_mvm_mac_ctxt_get_lowest_rate() 904 band = link_conf->chanreq.oper.chan->band; in iwl_mvm_mac_ctxt_get_lowest_rate()
|
| /drivers/net/ethernet/intel/i40e/ |
| A D | i40e_dcb.c | 648 u8 i, err, sync, oper; in i40e_cee_to_dcb_config() local 689 oper = (status & I40E_TLV_STATUS_OPER) ? 1 : 0; in i40e_cee_to_dcb_config() 691 if (!err && sync && oper) { in i40e_cee_to_dcb_config() 703 oper = (status & I40E_TLV_STATUS_OPER) ? 1 : 0; in i40e_cee_to_dcb_config() 705 if (!err && sync && oper) { in i40e_cee_to_dcb_config() 717 oper = (status & I40E_TLV_STATUS_OPER) ? 1 : 0; in i40e_cee_to_dcb_config() 719 if (!err && sync && oper) { in i40e_cee_to_dcb_config()
|
| /drivers/net/ethernet/marvell/prestera/ |
| A D | prestera.h | 99 bool oper; member 210 u8 oper; member
|
| A D | prestera_main.c | 293 state->link = smac.oper ? 1 : 0; in prestera_pcs_get_state() 295 state->an_complete = (smac.oper && port->autoneg) ? 1 : 0; in prestera_pcs_get_state() 813 smac.oper = pevt->data.mac.oper; in prestera_port_handle_event() 814 if (smac.oper) { in prestera_port_handle_event() 823 if (port->state_mac.oper) { in prestera_port_handle_event()
|
| /drivers/net/bonding/ |
| A D | bond_3ad.c | 638 const struct port_params *oper = &port->partner_oper; in __update_default_selected() local 643 if (admin->port_number != oper->port_number || in __update_default_selected() 644 admin->port_priority != oper->port_priority || in __update_default_selected() 645 !MAC_ADDRESS_EQUAL(&admin->system, &oper->system) || in __update_default_selected() 646 admin->system_priority != oper->system_priority || in __update_default_selected() 647 admin->key != oper->key || in __update_default_selected() 649 != (oper->port_state & LACP_STATE_AGGREGATION)) { in __update_default_selected()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_dcb.c | 776 u8 i, err, sync, oper, app_index, ice_app_sel_type; in ice_cee_to_dcb_cfg() local 867 oper = (status & ICE_TLV_STATUS_OPER) ? 1 : 0; in ice_cee_to_dcb_cfg() 871 if (!err && sync && oper) { in ice_cee_to_dcb_cfg()
|
| /drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| A D | link-selection.c | 89 link->chanreq.oper = *test_param->input.link.chandef; in setup_link()
|
| /drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | testmode.c | 501 mt7915_tm_rf_switch_mode(struct mt7915_dev *dev, u32 oper) in mt7915_tm_rf_switch_mode() argument 504 .op.op_mode = cpu_to_le32(oper), in mt7915_tm_rf_switch_mode()
|