Searched refs:host_int_set_operation_mode (Results 1 – 3 of 3) sorted by relevance
1122 int host_int_set_operation_mode(struct host_if_drv *wfi_drv, u32 mode);
2593 host_int_set_operation_mode(priv->hWILCWFIDrv, STATION_MODE); in change_virtual_intf()2675 host_int_set_operation_mode(priv->hWILCWFIDrv, STATION_MODE); in change_virtual_intf()2791 host_int_set_operation_mode(priv->hWILCWFIDrv, AP_MODE); in change_virtual_intf()
3699 int host_int_set_operation_mode(struct host_if_drv *hif_drv, u32 mode) in host_int_set_operation_mode() function