/linux/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 157 #define is_legacy_only(net_type) ((net_type) == ((net_type) & (WIRELESS_11BG))) argument 159 #define is_supported_24g(net_type) ((net_type) & SUPPORTED_24G_NETTYPE_MSK ? true : false) argument 161 #define is_supported_tx_cck(net_type) (((net_type) & (WIRELESS_11B)) ? true : false) argument 162 #define is_supported_ht(net_type) (((net_type) & (WIRELESS_11_24N)) ? true : false) argument
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | wow.h | 44 return (rtwvif->net_type == RTW_NET_MGD_LINKED); in rtw_wow_mgd_linked() 52 return (rtwvif->net_type == RTW_NET_NO_LINK); in rtw_wow_no_link()
|
H A D | mac80211.c | 112 .net_type = {.addr = 0x0100, .mask = 0x30000}, 119 .net_type = {.addr = 0x0100, .mask = 0xc0000}, 126 .net_type = {.addr = 0x1100, .mask = 0x3}, 133 .net_type = {.addr = 0x1100, .mask = 0xc}, 140 .net_type = {.addr = 0x1100, .mask = 0x30}, 151 enum rtw_net_type net_type; in rtw_ops_add_interface() local 191 net_type = RTW_NET_AP_MODE; in rtw_ops_add_interface() 196 net_type = RTW_NET_AD_HOC; in rtw_ops_add_interface() 201 net_type = RTW_NET_NO_LINK; in rtw_ops_add_interface() 213 rtwvif->net_type in rtw_ops_add_interface() [all...] |
H A D | main.c | 592 rtwvif->net_type = RTW_NET_MGD_LINKED; in rtw_vif_assoc_changed() 595 rtwvif->net_type = RTW_NET_NO_LINK; in rtw_vif_assoc_changed() 948 addr = rtwvif->conf->net_type.addr; in rtw_vif_port_config() 949 mask = rtwvif->conf->net_type.mask; in rtw_vif_port_config() 950 rtw_write32_mask(rtwdev, addr, mask, rtwvif->net_type); in rtw_vif_port_config() 2381 reg1 = &rtwvif_ap->conf->net_type; in rtw_port_switch_iter() 2382 reg2 = &rtwvif_target->conf->net_type; in rtw_port_switch_iter()
|
H A D | bf.c | 140 if (vif->net_type == RTW_NET_AP_MODE) in rtw_bf_cfg_sounding()
|
H A D | wow.c | 790 switch (rtwvif->net_type) { in rtw_wow_vif_iter()
|
H A D | main.h | 597 struct rtw_hw_reg net_type; member 819 enum rtw_net_type net_type; member
|
H A D | fw.c | 608 if (rtwvif->net_type != RTW_NET_MGD_LINKED) in rtw_fw_default_port()
|
H A D | coex.c | 3897 "Network Type", rtwvif->net_type); in rtw_coex_vif_stat_iter()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | wow.h | 102 return rtwvif_link->net_type == RTW89_NET_TYPE_INFRA; in rtw89_wow_mgd_linked() 109 return rtwvif_link->net_type == RTW89_NET_TYPE_NO_LINK; in rtw89_wow_no_link()
|
H A D | cam.c | 853 FWCMD_SET_ADDR_NET_TYPE(cmd, rtwvif_link->net_type); in rtw89_cam_fill_addr_cam_info() 886 if (rtwvif_link->net_type == RTW89_NET_TYPE_INFRA) in rtw89_cam_fill_addr_cam_info() 888 else if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE) in rtw89_cam_fill_addr_cam_info() 1088 if (rtwvif_link->net_type == RTW89_NET_TYPE_INFRA) { in rtw89_cam_fill_dctl_sec_cam_info_v2() 1092 } else if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE && sta) { in rtw89_cam_fill_dctl_sec_cam_info_v2()
|
H A D | ser.c | 310 rtwvif_link->net_type = RTW89_NET_TYPE_NO_LINK; in ser_reset_vif() 334 if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE || sta->tdls) in ser_sta_deinit_cam_iter()
|
H A D | mac.c | 4285 if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE) in rtw89_mac_port_cfg_func_sw() 4351 rtwvif_link->net_type); in rtw89_mac_port_cfg_net_type() 4359 bool en = rtwvif_link->net_type != RTW89_NET_TYPE_NO_LINK; in rtw89_mac_port_cfg_bcn_prct() 4373 bool en = rtwvif_link->net_type == RTW89_NET_TYPE_INFRA || in rtw89_mac_port_cfg_rx_sw() 4374 rtwvif_link->net_type == RTW89_NET_TYPE_AD_HOC; in rtw89_mac_port_cfg_rx_sw() 4398 bool en = rtwvif_link->net_type == RTW89_NET_TYPE_INFRA || in rtw89_mac_port_cfg_rx_sync_by_nettype() 4399 rtwvif_link->net_type == RTW89_NET_TYPE_AD_HOC; in rtw89_mac_port_cfg_rx_sync_by_nettype() 4419 bool en = rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE || in rtw89_mac_port_cfg_tx_sw_by_nettype() 4420 rtwvif_link->net_type == RTW89_NET_TYPE_AD_HOC; in rtw89_mac_port_cfg_tx_sw_by_nettype() 4432 if (rtwvif_link->net_type ! in rtw89_mac_enable_ap_bcn_by_chan() [all...] |
H A D | core.c | 2100 rtwvif_link->net_type == RTW89_NET_TYPE_NO_LINK) in rtw89_stats_trigger_frame() 4030 rtwvif_link->net_type = RTW89_NET_TYPE_AP_MODE; in rtw89_vif_type_mapping() 4034 rtwvif_link->net_type = RTW89_NET_TYPE_AD_HOC; in rtw89_vif_type_mapping() 4039 rtwvif_link->net_type = RTW89_NET_TYPE_INFRA; in rtw89_vif_type_mapping() 4046 rtwvif_link->net_type = RTW89_NET_TYPE_NO_LINK; in rtw89_vif_type_mapping() 4174 /* update cam aid mac_id net_type */ in rtw89_core_sta_link_disconnect() 4248 /* update cam aid mac_id net_type */ in rtw89_core_sta_link_assoc() 4787 if (rtwvif_link->net_type != RTW89_NET_TYPE_AP_MODE) in rtw89_core_update_beacon_work() 4807 if (rtwvif_link->net_type != RTW89_NET_TYPE_AP_MODE) in rtw89_core_csa_beacon_work()
|
H A D | fw.c | 3149 if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE) in rtw89_fw_h2c_default_cmac_tbl() 3375 if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE) in rtw89_fw_h2c_assoc_cmac_tbl() 3524 if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE) { in rtw89_fw_h2c_assoc_cmac_tbl_g7() 4005 if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE) { in rtw89_fw_h2c_role_maintain() 4097 u8 net_type = rtwvif_link->net_type; in rtw89_fw_h2c_join_info() local 4112 if (net_type == RTW89_NET_TYPE_AP_MODE && rtwsta_link) { in rtw89_fw_h2c_join_info() 4114 net_type = dis_conn ? RTW89_NET_TYPE_NO_LINK : net_type; in rtw89_fw_h2c_join_info() 4135 le32_encode_bits(net_type, RTW89_H2C_JOININFO_W0_NET_TYP in rtw89_fw_h2c_join_info() [all...] |
H A D | wow.c | 813 switch (rtwvif_link->net_type) { in rtw89_wow_vif_iter()
|
H A D | core.h | 3591 u8 net_type; member 6764 if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE || sta->tdls) in rtw89_get_addr_cam_of()
|
/linux/drivers/infiniband/core/ |
H A D | verbs.c | 715 enum rdma_network_type net_type, in ib_get_gids_from_rdma_hdr() argument 725 if (net_type == RDMA_NETWORK_IPV4) { in ib_get_gids_from_rdma_hdr() 737 } else if (net_type == RDMA_NETWORK_IPV6 || in ib_get_gids_from_rdma_hdr() 738 net_type == RDMA_NETWORK_IB || RDMA_NETWORK_ROCE_V1) { in ib_get_gids_from_rdma_hdr() 796 enum rdma_network_type net_type = RDMA_NETWORK_IB; in ib_init_ah_attr_from_wc() local 809 net_type = wc->network_hdr_type; in ib_init_ah_attr_from_wc() 811 net_type = ib_get_net_type_by_grh(device, port_num, grh); in ib_init_ah_attr_from_wc() 812 gid_type = ib_network_to_gid_type(net_type); in ib_init_ah_attr_from_wc() 814 ret = ib_get_gids_from_rdma_hdr((union rdma_network_hdr *)grh, net_type, in ib_init_ah_attr_from_wc()
|
/linux/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 491 enum rdma_network_type net_type; in get_gids_from_l3_hdr() local 494 net_type = RDMA_NETWORK_IPV4; in get_gids_from_l3_hdr() 496 net_type = RDMA_NETWORK_IPV6; in get_gids_from_l3_hdr() 500 return ib_get_gids_from_rdma_hdr((union rdma_network_hdr *)grh, net_type, in get_gids_from_l3_hdr()
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | core.h | 940 u16 beacon_int, enum network_type net_type,
|
/linux/include/rdma/ |
H A D | ib_verbs.h | 3669 * @net_type: type of header to parse 3674 enum rdma_network_type net_type,
|