| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sw_cap.c | 177 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 D | phl_role.c | 284 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 D | phl_api.h | 114 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 D | phl_def.h | 322 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 D | phl_mr.c | 452 enum role_type rtype = PHL_RTYPE_STATION; in _phl_mrc_module_disconnect_hdlr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sw_cap.c | 177 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 D | phl_role.c | 284 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 D | phl_api.h | 114 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 D | phl_def.h | 319 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 D | phl_mr.c | 452 enum role_type rtype = PHL_RTYPE_STATION; in _phl_mrc_module_disconnect_hdlr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.h | 20 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, 261 u8 role_type; member
|
| H A D | cmd.c | 226 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 D | main.c | 2529 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 D | halbb_api_ex.h | 22 enum role_type type;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_api_ex.h | 22 enum role_type type;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_phl.c | 1124 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 D | rtw_phl.c | 1121 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()
|