Home
last modified time | relevance | path

Searched refs:role_type (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c177 u16 _phl_sw_role_cap_bf(enum role_type rtype) in _phl_sw_role_cap_bf()
210 u8 hw_band, enum role_type rtype, struct protocol_cap_t *role_cap) in _phl_init_proto_bf_cap()
426 u8 hw_band, enum role_type rtype, in _phl_init_protocol_cap()
828 rtw_phl_get_dft_proto_cap(void *phl, u8 hw_band, enum role_type rtype, in rtw_phl_get_dft_proto_cap()
H A Dphl_role.c284 u8 *mac_addr, enum role_type type, u8 ridx) in _phl_wifi_role_alloc_sw()
480 u8 rtw_phl_wifi_role_alloc(void *phl, u8 *mac_addr, enum role_type type, in rtw_phl_wifi_role_alloc()
645 enum role_type type = *(enum role_type *)chg_info; in phl_wifi_role_change()
H A Dphl_api.h114 u8 rtw_phl_wifi_role_alloc(void *phl, u8 *mac_addr, enum role_type type,
336 rtw_phl_get_dft_proto_cap(void *phl, u8 hw_band, enum role_type rtype,
H A Dphl_def.h322 enum role_type { enum
1682 enum role_type real_type;
1684 enum role_type type;/*will mapping to net type*/
1685 enum role_type target_type;
H A Dphl_mr.c452 enum role_type rtype = PHL_RTYPE_STATION; in _phl_mrc_module_disconnect_hdlr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c177 u16 _phl_sw_role_cap_bf(enum role_type rtype) in _phl_sw_role_cap_bf()
210 u8 hw_band, enum role_type rtype, struct protocol_cap_t *role_cap) in _phl_init_proto_bf_cap()
444 u8 hw_band, enum role_type rtype, in _phl_init_protocol_cap()
846 rtw_phl_get_dft_proto_cap(void *phl, u8 hw_band, enum role_type rtype, in rtw_phl_get_dft_proto_cap()
H A Dphl_role.c284 u8 *mac_addr, enum role_type type, u8 ridx) in _phl_wifi_role_alloc_sw()
482 u8 rtw_phl_wifi_role_alloc(void *phl, u8 *mac_addr, enum role_type type, in rtw_phl_wifi_role_alloc()
647 enum role_type type = *(enum role_type *)chg_info; in phl_wifi_role_change()
H A Dphl_api.h114 u8 rtw_phl_wifi_role_alloc(void *phl, u8 *mac_addr, enum role_type type,
339 rtw_phl_get_dft_proto_cap(void *phl, u8 hw_band, enum role_type rtype,
H A Dphl_def.h319 enum role_type { enum
1703 enum role_type real_type;
1705 enum role_type type;/*will mapping to net type*/
1706 enum role_type target_type;
H A Dphl_mr.c452 enum role_type rtype = PHL_RTYPE_STATION; in _phl_mrc_module_disconnect_hdlr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dcmd.h20 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type,
261 u8 role_type; member
H A Dcmd.c226 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, in wl12xx_cmd_role_enable() argument
251 cmd->role_type = role_type; in wl12xx_cmd_role_enable()
H A Dmain.c2529 u8 role_type; in wl1271_op_add_interface() local
2564 role_type = wl12xx_get_role_type(wl, wlvif); in wl1271_op_add_interface()
2565 if (role_type == WL12XX_INVALID_ROLE_TYPE) { in wl1271_op_add_interface()
2610 role_type, &wlvif->role_id); in wl1271_op_add_interface()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_api_ex.h22 enum role_type type;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_api_ex.h22 enum role_type type;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c1124 enum role_type rtype = PHL_RTYPE_NONE; in rtw_hw_iface_type_change()
1154 WR_CHG_TYPE, (u8*)&rtype, sizeof(enum role_type), in rtw_hw_iface_type_change()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c1121 enum role_type rtype = PHL_RTYPE_NONE; in rtw_hw_iface_type_change()
1151 WR_CHG_TYPE, (u8*)&rtype, sizeof(enum role_type), in rtw_hw_iface_type_change()