Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c223 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, in wl12xx_cmd_role_enable() argument
248 cmd->role_type = role_type; in wl12xx_cmd_role_enable()
H A Dmain.c2587 u8 role_type; in wl1271_op_add_interface() local
2622 role_type = wl12xx_get_role_type(wl, wlvif); in wl1271_op_add_interface()
2623 if (role_type == WL12XX_INVALID_ROLE_TYPE) { in wl1271_op_add_interface()
2666 role_type, &wlvif->role_id); in wl1271_op_add_interface()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c10271 le32_encode_bits(slot_arg->roles[i].role_type, in rtw89_fw_h2c_mrc_add_slot()