Home
last modified time | relevance | path

Searched refs:nw_type (Results 1 – 15 of 15) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c372 *nw_type = INFRA_NETWORK; in ath6kl_nliftype_to_drv_iftype()
375 *nw_type = ADHOC_NETWORK; in ath6kl_nliftype_to_drv_iftype()
379 *nw_type = AP_NETWORK; in ath6kl_nliftype_to_drv_iftype()
390 u8 *if_idx, u8 *nw_type) in ath6kl_is_valid_iftype() argument
601 vif->nw_type = vif->next_mode; in ath6kl_cfg80211_connect()
680 enum network_type nw_type, in ath6kl_add_bss_if_needed() argument
692 if (nw_type & ADHOC_NETWORK) { in ath6kl_add_bss_if_needed()
1520 u8 if_idx, nw_type; in ath6kl_cfg80211_add_iface() local
2892 p.nw_type = AP_NETWORK; in ath6kl_start_ap()
3805 vif->nw_type = nw_type; in ath6kl_interface_add()
[all …]
A Dcfg80211.h30 u8 fw_vif_idx, u8 nw_type);
38 enum network_type nw_type,
A Dmain.c35 max_conn = (vif->nw_type == AP_NETWORK) ? AP_MAX_NUM_STA : 0; in ath6kl_find_sta()
583 switch (vif->nw_type) { in ath6kl_commit_ch_switch()
600 ath6kl_err("won't switch channels nw_type=%d\n", vif->nw_type); in ath6kl_commit_ch_switch()
623 vif->nw_type, res); in ath6kl_check_ch_switch()
645 if (vif->nw_type == INFRA_NETWORK) { in ath6kl_connect_event()
663 if ((vif->nw_type == ADHOC_NETWORK) && ar->ibss_ps_enable) { in ath6kl_connect_event()
686 if (vif->nw_type == AP_NETWORK) { in ath6kl_tkip_micerr_event()
830 if (vif->nw_type == AP_NETWORK) { in ath6kl_tgt_stats_event()
974 if (vif->nw_type == AP_NETWORK) { in ath6kl_disconnect_event()
A Dtxrx.c388 if (vif->nw_type == AP_NETWORK) { in ath6kl_data_tx()
438 if ((vif->nw_type == ADHOC_NETWORK) && in ath6kl_data_tx()
627 if (vif->nw_type == ADHOC_NETWORK || in ath6kl_tx_queue_full()
649 if (vif->nw_type != ADHOC_NETWORK) in ath6kl_tx_clear_node_map()
1389 if (vif->nw_type != AP_NETWORK && in ath6kl_rx()
1404 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1565 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1602 if (vif->nw_type == AP_NETWORK) { in ath6kl_rx()
1708 if (vif->nw_type == AP_NETWORK) { in aggr_recv_addba_req_evt()
1801 if (vif->nw_type == AP_NETWORK) { in aggr_recv_delba_req_evt()
A Dwmi.c621 if (vif->probe_req_report || vif->nw_type == AP_NETWORK) in ath6kl_wmi_rx_probe_req_event_rx()
865 if (vif->nw_type == AP_NETWORK) { in ath6kl_wmi_connect_event_rx()
903 le32_to_cpu(ev->u.sta.nw_type)); in ath6kl_wmi_connect_event_rx()
936 le32_to_cpu(ev->u.sta.nw_type), in ath6kl_wmi_connect_event_rx()
1586 if (vif->nw_type != INFRA_NETWORK || in ath6kl_wmi_txe_notify_event_rx()
1845 enum network_type nw_type, in ath6kl_wmi_connect_cmd() argument
1862 bssid, channel, ctrl_flags, ssid_len, nw_type, in ath6kl_wmi_connect_cmd()
1884 cc->nw_type = nw_type; in ath6kl_wmi_connect_cmd()
3393 __func__, p->nw_type, p->auth_mode, le16_to_cpu(p->ch), in ath6kl_wmi_ap_profile_commit()
A Dwmi.h736 u8 nw_type; member
1527 __le32 nw_type; member
2556 enum network_type nw_type,
A Dcore.h618 u8 nw_type; member
/drivers/infiniband/hw/bnxt_re/
A Dib_verbs.c786 u8 nw_type; in bnxt_re_stack_to_dev_nw_type() local
799 return nw_type; in bnxt_re_stack_to_dev_nw_type()
814 u8 nw_type; in bnxt_re_create_ah() local
842 ah->qplib_ah.nw_type = bnxt_re_stack_to_dev_nw_type(nw_type); in bnxt_re_create_ah()
2043 u8 nw_type; in bnxt_re_modify_qp() local
2141 switch (nw_type) { in bnxt_re_modify_qp()
2353 u8 nw_type; in bnxt_re_build_qp1_send_v2() local
2373 switch (nw_type) { in bnxt_re_build_qp1_send_v2()
3449 switch (nw_type) { in bnxt_re_to_ib_nw_type()
3689 int nw_type; in bnxt_re_process_res_shadow_qp_wc() local
[all …]
A Dqplib_sp.h107 u8 nw_type; member
A Dqplib_fp.h302 u8 nw_type; member
A Dqplib_sp.c462 req.type = ah->nw_type; in bnxt_qplib_create_ah()
A Dqplib_fp.c1368 req.network_type_en_sqd_async_notify_new_state |= qp->nw_type; in bnxt_qplib_modify_qp()
/drivers/net/wireless/ath/wcn36xx/
A Dsmd.c211 bss_params->nw_type = WCN36XX_HAL_11A_NW_TYPE; in wcn36xx_smd_set_bss_nw_type()
213 bss_params->nw_type = WCN36XX_HAL_11N_NW_TYPE; in wcn36xx_smd_set_bss_nw_type()
215 bss_params->nw_type = WCN36XX_HAL_11G_NW_TYPE; in wcn36xx_smd_set_bss_nw_type()
217 bss_params->nw_type = WCN36XX_HAL_11B_NW_TYPE; in wcn36xx_smd_set_bss_nw_type()
1626 bss->nw_type = WCN36XX_HAL_11N_NW_TYPE; in wcn36xx_smd_set_bss_params()
1711 bss->nw_type = bss_v0.nw_type; in wcn36xx_smd_config_bss_v1()
1783 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v1()
1824 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v0()
A Dhal.h1905 enum wcn36xx_hal_nw_type nw_type; member
2052 enum wcn36xx_hal_nw_type nw_type; member
/drivers/infiniband/hw/qedr/
A Dverbs.c1133 enum rdma_network_type nw_type; in get_gid_info_from_table() local
1144 nw_type = rdma_gid_attr_network_type(gid_attr); in get_gid_info_from_table()
1145 switch (nw_type) { in get_gid_info_from_table()

Completed in 100 milliseconds