Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c463 static int iwx_send_cmd(struct iwx_softc *, struct iwx_host_cmd *);
2987 err = iwx_send_cmd(sc, &hcmd); in iwx_enable_txq()
3069 err = iwx_send_cmd(sc, &hcmd); in iwx_disable_txq()
3647 err = iwx_send_cmd(sc, &hcmd); in iwx_nvm_get()
5174 iwx_send_cmd(struct iwx_softc *sc, struct iwx_host_cmd *hcmd) in iwx_send_cmd() function
5359 return iwx_send_cmd(sc, &cmd); in iwx_send_cmd_pdu()
5374 err = iwx_send_cmd(sc, cmd); in iwx_send_cmd_status()
5893 err = iwx_send_cmd(sc, &hcmd); in iwx_flush_sta_tids()
6530 return iwx_send_cmd(sc, &hcmd); in iwx_config_umac_scan_reduced()
6704 err = iwx_send_cmd(sc, &hcmd); in iwx_umac_scan_v14()
[all …]