Searched defs:setup_cmd (Results 1 – 3 of 3) sorted by relevance
94 struct setup_cmd { struct95 const char *send_cmd;96 struct modem_cmd handle_cmd;
306 static enum wifi_twt_setup_cmd twt_rpu_to_wifi_mgmt_setup_cmd(signed int setup_cmd) in twt_rpu_to_wifi_mgmt_setup_cmd()344 static signed int twt_wifi_mgmt_to_rpu_setup_cmd(enum wifi_twt_setup_cmd setup_cmd) in twt_wifi_mgmt_to_rpu_setup_cmd()
737 enum wifi_twt_setup_cmd setup_cmd; member