Searched refs:wsm_cmd_send (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/st/cw1200/ |
A D | wsm.c | 123 ret = wsm_cmd_send(priv, buf, arg, in wsm_configuration() 328 ret = wsm_cmd_send(priv, buf, NULL, in wsm_scan() 345 ret = wsm_cmd_send(priv, buf, NULL, in wsm_stop_scan() 476 ret = wsm_cmd_send(priv, buf, NULL, in wsm_set_bss_params() 498 ret = wsm_cmd_send(priv, buf, NULL, in wsm_add_key() 522 ret = wsm_cmd_send(priv, buf, NULL, in wsm_remove_key() 599 ret = wsm_cmd_send(priv, buf, NULL, in wsm_set_edca_params() 625 ret = wsm_cmd_send(priv, buf, NULL, in wsm_switch_channel() 653 ret = wsm_cmd_send(priv, buf, NULL, in wsm_set_pm() 686 ret = wsm_cmd_send(priv, buf, NULL, in wsm_start() [all …]
|
Completed in 5 milliseconds