| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | core.c | 691 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_to_group_ref_get() local 693 lockdep_assert_held(&ag->mutex); in ath12k_core_to_group_ref_get() 697 ag->id); in ath12k_core_to_group_ref_get() 702 ag->num_started++; in ath12k_core_to_group_ref_get() 705 ag->id, ag->num_started); in ath12k_core_to_group_ref_get() 711 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_to_group_ref_put() local 713 lockdep_assert_held(&ag->mutex); in ath12k_core_to_group_ref_put() 717 ag->id); in ath12k_core_to_group_ref_put() 722 ag->num_started--; in ath12k_core_to_group_ref_put() 725 ag->id, ag->num_started); in ath12k_core_to_group_ref_put() [all …]
|
| H A D | qmi.c | 2066 static void ath12k_host_cap_hw_link_id_init(struct ath12k_hw_group *ag) in ath12k_host_cap_hw_link_id_init() argument 2071 for (i = 0; i < ag->num_devices; i++) { in ath12k_host_cap_hw_link_id_init() 2073 ab = ag->ab[i]; in ath12k_host_cap_hw_link_id_init() 2075 for (j = 0; j < ag->num_devices; j++) { in ath12k_host_cap_hw_link_id_init() 2076 partner_ab = ag->ab[j]; in ath12k_host_cap_hw_link_id_init() 2087 ag->hw_link_id_init_done = true; in ath12k_host_cap_hw_link_id_init() 2094 struct ath12k_hw_group *ag = ab->ag; in ath12k_host_cap_parse_mlo() local 2099 if (!ag->mlo_capable) { in ath12k_host_cap_parse_mlo() 2106 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo() 2123 req->mlo_group_id = ag->id; in ath12k_host_cap_parse_mlo() [all …]
|
| H A D | mac.h | 153 void ath12k_mac_destroy(struct ath12k_hw_group *ag); 154 void ath12k_mac_unregister(struct ath12k_hw_group *ag); 155 int ath12k_mac_register(struct ath12k_hw_group *ag); 156 int ath12k_mac_allocate(struct ath12k_hw_group *ag); 190 int ath12k_mac_mlo_setup(struct ath12k_hw_group *ag); 191 int ath12k_mac_mlo_ready(struct ath12k_hw_group *ag); 192 void ath12k_mac_mlo_teardown(struct ath12k_hw_group *ag);
|
| H A D | core.h | 1141 struct ath12k_hw_group *ag; member 1261 void ath12k_core_hw_group_cleanup(struct ath12k_hw_group *ag); 1290 void ath12k_core_hw_group_set_mlo_capable(struct ath12k_hw_group *ag); 1410 static inline struct ath12k_hw *ath12k_ag_to_ah(struct ath12k_hw_group *ag, int idx) in ath12k_ag_to_ah() argument 1412 return ag->ah[idx]; in ath12k_ag_to_ah() 1415 static inline void ath12k_ag_set_ah(struct ath12k_hw_group *ag, int idx, in ath12k_ag_set_ah() argument 1418 ag->ah[idx] = ah; in ath12k_ag_set_ah() 1423 return ab->ag; in ath12k_ab_to_ag() 1426 static inline struct ath12k_base *ath12k_ag_to_ab(struct ath12k_hw_group *ag, in ath12k_ag_to_ab() argument 1429 return ag->ab[device_id]; in ath12k_ag_to_ab()
|
| H A D | dp_cmn.h | 94 struct ath12k_hw_group *ag); 96 struct ath12k_hw_group *ag);
|
| H A D | dp.c | 1341 struct ath12k_hw_group *ag = ab->ag; in ath12k_dp_partner_cc_init() local 1344 for (i = 0; i < ag->num_devices; i++) { in ath12k_dp_partner_cc_init() 1345 if (ag->ab[i] == ab) in ath12k_dp_partner_cc_init() 1348 ath12k_dp_cmem_init(ab, ath12k_ab_to_dp(ag->ab[i]), ATH12K_DP_RX_DESC); in ath12k_dp_partner_cc_init() 1620 struct ath12k_hw_group *ag) in ath12k_dp_cmn_hw_group_unassign() argument 1622 struct ath12k_dp_hw_group *dp_hw_grp = &ag->dp_hw_grp; in ath12k_dp_cmn_hw_group_unassign() 1624 lockdep_assert_held(&ag->mutex); in ath12k_dp_cmn_hw_group_unassign() 1628 dp->ag = NULL; in ath12k_dp_cmn_hw_group_unassign() 1633 struct ath12k_hw_group *ag) in ath12k_dp_cmn_hw_group_assign() argument 1636 struct ath12k_dp_hw_group *dp_hw_grp = &ag->dp_hw_grp; in ath12k_dp_cmn_hw_group_assign() [all …]
|
| H A D | pci.c | 1744 ath12k_core_hw_group_cleanup(ab->ag); in ath12k_pci_remove() 1763 static void ath12k_pci_hw_group_power_down(struct ath12k_hw_group *ag) in ath12k_pci_hw_group_power_down() argument 1768 if (!ag) in ath12k_pci_hw_group_power_down() 1771 mutex_lock(&ag->mutex); in ath12k_pci_hw_group_power_down() 1773 for (i = 0; i < ag->num_devices; i++) { in ath12k_pci_hw_group_power_down() 1774 ab = ag->ab[i]; in ath12k_pci_hw_group_power_down() 1781 mutex_unlock(&ag->mutex); in ath12k_pci_hw_group_power_down() 1790 ath12k_pci_hw_group_power_down(ab->ag); in ath12k_pci_shutdown()
|
| /freebsd/sbin/routed/ |
| H A D | table.c | 111 ag_out(struct ag_info *ag, in ag_out() argument 119 if (ag->ag_state & AGS_SPLIT_HZ) in ag_out() 131 ag_cors = ag->ag_cors; in ag_out() 133 && ag_cors->ag_mask == ag->ag_mask<<1 in ag_out() 134 && ag_cors->ag_dst_h == (ag->ag_dst_h & ag_cors->ag_mask)) { in ag_out() 135 ag_cors->ag_state |= ((ag_cors->ag_dst_h == ag->ag_dst_h) in ag_out() 145 if (ag->ag_state & AGS_REDUN0) { in ag_out() 146 if (ag->ag_state & AGS_REDUN1) in ag_out() 149 bit = (-ag->ag_mask) >> 1; in ag_out() 150 ag->ag_dst_h |= bit; in ag_out() [all …]
|
| H A D | output.c | 327 supply_out(struct ag_info *ag) in supply_out() argument 337 if (ag->ag_seqno < update_seqno in supply_out() 341 dst_h = ag->ag_dst_h; in supply_out() 342 mask = ag->ag_mask; in supply_out() 355 || ((ag->ag_state & AGS_RIPV2) && v1_mask != mask)) { in supply_out() 399 wb->n->n_metric = ((stopint || ag->ag_metric < 1) in supply_out() 401 : ag->ag_metric); in supply_out() 409 if (ag->ag_nhop != 0 in supply_out() 411 || (ag->ag_nhop != ws.ifp->int_addr in supply_out() 412 && on_net(ag->ag_nhop, in supply_out() [all …]
|
| /freebsd/usr.sbin/ctld/ |
| H A D | discovery.cc | 154 const struct auth_group *ag; in discovery_target_filtered_out() local 161 ag = port->auth_group(); in discovery_target_filtered_out() 162 if (ag == nullptr) in discovery_target_filtered_out() 163 ag = targ->auth_group(); in discovery_target_filtered_out() 169 !ag->initiator_permitted(conn_initiator_sa)) { in discovery_target_filtered_out() 176 !ag->initiator_permitted(conn_initiator_name)) { in discovery_target_filtered_out() 183 ag->type() != auth_type::NO_AUTHENTICATION) { in discovery_target_filtered_out() 194 auth = ag->find_auth(conn_user); in discovery_target_filtered_out()
|
| H A D | login.cc | 337 login_receive_chap_r(struct connection *conn, struct auth_group *ag, in login_receive_chap_r() argument 369 assert(ag->type() == auth_type::CHAP || in login_receive_chap_r() 370 ag->type() == auth_type::CHAP_MUTUAL); in login_receive_chap_r() 371 auth = ag->find_auth(chap_n); in login_receive_chap_r() 459 iscsi_connection::login_chap(struct auth_group *ag) in login_chap() argument 489 request = login_receive_chap_r(&conn, ag, chap, &auth, user); in login_chap() 893 struct auth_group *ag; in login() local 990 ag = conn_port->auth_group(); in login() 991 if (ag == nullptr) in login() 992 ag = conn_target->auth_group(); in login() [all …]
|
| H A D | nvmf.cc | 57 virtual port_up create_port(struct target *target, auth_group_sp ag) 68 auth_group_sp ag) : in nvmf_port() 69 portal_group_port(target, pg, ag) {} in nvmf_port() 292 nvmf_transport_group::create_port(struct target *target, auth_group_sp ag) in create_port() argument 294 return std::make_unique<nvmf_port>(target, this, ag); in create_port() 382 auth_group_sp ag; in add_portal_group() local 392 ag = t_conf->find_auth_group(ag_name); in add_portal_group() 393 if (ag == NULL) { in add_portal_group() 400 if (!t_conf->add_port(this, pg, std::move(ag))) { in add_portal_group()
|
| H A D | iscsi.cc | 81 virtual port_up create_port(struct target *target, auth_group_sp ag) 91 auth_group_sp ag) : in iscsi_port() 92 portal_group_port(target, pg, ag) {} in iscsi_port() 228 iscsi_portal_group::create_port(struct target *target, auth_group_sp ag) in create_port() argument 230 return std::make_unique<iscsi_port>(target, this, ag); in create_port() 334 auth_group_sp ag; in add_portal_group() local 344 ag = t_conf->find_auth_group(ag_name); in add_portal_group() 345 if (ag == NULL) { in add_portal_group() 352 if (!t_conf->add_port(this, pg, std::move(ag))) { in add_portal_group()
|
| H A D | nvmf_discovery.cc | 94 const struct auth_group *ag = port->auth_group(); in discovery_controller_filtered() local 95 if (ag == nullptr) in discovery_controller_filtered() 96 ag = targ->auth_group(); in discovery_controller_filtered() 101 !ag->host_permitted(client_sa)) { in discovery_controller_filtered() 108 !ag->host_permitted(hostnqn) != 0) { in discovery_controller_filtered()
|
| H A D | ctld.cc | 1097 struct portal_group *pg, auth_group_sp ag) : in portal_group_port() argument 1098 port(target), p_auth_group(ag), p_portal_group(pg) in portal_group_port() 1125 conf::add_port(struct target *target, struct portal_group *pg, auth_group_sp ag) in add_port() argument 1130 ag)); in add_port() 2592 struct auth_group *ag; in conf_new_from_file() local 2600 ag = conf->add_auth_group("default"); in conf_new_from_file() 2601 assert(ag != NULL); in conf_new_from_file() 2603 ag = conf->add_auth_group("no-authentication"); in conf_new_from_file() 2604 assert(ag != NULL); in conf_new_from_file() 2605 ag->set_type(auth_type::NO_AUTHENTICATION); in conf_new_from_file() [all …]
|
| H A D | iscsi.hh | 46 void login_chap(struct auth_group *ag);
|
| H A D | ctld.hh | 229 virtual port_up create_port(struct target *target, auth_group_sp ag) = 293 auth_group_sp ag); 486 auth_group_sp ag);
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | benchzstd.c | 311 BMK_initCCtxArgs* ag = (BMK_initCCtxArgs*)payload; in local_initCCtx() local 313 ag->cctx, in local_initCCtx() 314 ag->dictBuffer, in local_initCCtx() 315 ag->dictBufferSize, in local_initCCtx() 316 ag->cLevel, in local_initCCtx() 317 ag->comprParams, in local_initCCtx() 318 ag->adv); in local_initCCtx() 330 BMK_initDCtxArgs* ag = (BMK_initDCtxArgs*)payload; in local_initDCtx() local 331 BMK_initDCtx(ag->dctx, ag->dictBuffer, ag->dictBufferSize); in local_initDCtx()
|
| /freebsd/sys/contrib/dev/athk/ath12k/wifi7/ |
| H A D | dp_rx.c | 575 struct ath12k_hw_group *ag = dp->ag; in ath12k_wifi7_dp_rx_process_received_packets() local 576 struct ath12k_dp_hw_group *dp_hw_grp = &ag->dp_hw_grp; in ath12k_wifi7_dp_rx_process_received_packets() 582 struct ath12k_hw_link *hw_links = ag->hw_links; in ath12k_wifi7_dp_rx_process_received_packets() 639 struct ath12k_hw_group *ag = dp->ag; in ath12k_wifi7_dp_rx_process() local 642 struct ath12k_dp_hw_group *dp_hw_grp = &ag->dp_hw_grp; in ath12k_wifi7_dp_rx_process() 644 struct ath12k_hw_link *hw_links = ag->hw_links; in ath12k_wifi7_dp_rx_process() 1397 struct ath12k_hw_group *ag = dp->ag; in ath12k_wifi7_dp_rx_process_err() local 1398 struct ath12k_dp_hw_group *dp_hw_grp = &ag->dp_hw_grp; in ath12k_wifi7_dp_rx_process_err() 1410 struct ath12k_hw_link *hw_links = ag->hw_links; in ath12k_wifi7_dp_rx_process_err() 1828 struct ath12k_hw_group *ag = dp->ag; in ath12k_wifi7_dp_rx_process_wbm_err() local [all …]
|
| /freebsd/contrib/ntp/scripts/build/ |
| H A D | Makefile.am | 2 autogen -L ../sntp/include -L ../sntp/ag-tpl
|
| /freebsd/usr.bin/gzip/ |
| H A D | zforce | 35 *.t[ag]z)
|
| H A D | zdiff | 63 *.t[ag]z)
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | mahua.dtsi | 86 compatible = "qcom,mahua-lpass-ag-noc", "qcom,glymur-lpass-ag-noc";
|
| /freebsd/share/timedef/ |
| H A D | ca_IT.ISO8859-15.src | 10 ag.
|
| H A D | ca_IT.UTF-8.src | 14 ag.
|