Searched refs:get_cmd_string (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/iwlwifi/pcie/ |
D | tx.c | 1227 get_cmd_string(trans_pcie, cmd->id), cmd->id, copy_size)) { in iwl_pcie_enqueue_hcmd() 1290 get_cmd_string(trans_pcie, out_cmd->hdr.cmd), in iwl_pcie_enqueue_hcmd() 1425 get_cmd_string(trans_pcie, cmd->hdr.cmd)); in iwl_pcie_hcmd_complete() 1429 get_cmd_string(trans_pcie, cmd->hdr.cmd)); in iwl_pcie_hcmd_complete() 1454 get_cmd_string(trans_pcie, cmd->id), ret); in iwl_pcie_send_hcmd_async() 1468 get_cmd_string(trans_pcie, cmd->id)); in iwl_pcie_send_hcmd_sync() 1473 get_cmd_string(trans_pcie, cmd->id)); in iwl_pcie_send_hcmd_sync() 1478 get_cmd_string(trans_pcie, cmd->id)); in iwl_pcie_send_hcmd_sync() 1486 get_cmd_string(trans_pcie, cmd->id), ret); in iwl_pcie_send_hcmd_sync() 1502 get_cmd_string(trans_pcie, cmd->id), in iwl_pcie_send_hcmd_sync() [all …]
|
D | internal.h | 465 static inline const char *get_cmd_string(struct iwl_trans_pcie *trans_pcie, in get_cmd_string() function
|
D | rx.c | 609 rxcb._offset, get_cmd_string(trans_pcie, pkt->hdr.cmd), in iwl_pcie_rx_handle_rb()
|
/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 2131 static char *get_cmd_string(u8 cmd) in get_cmd_string() function 2200 get_cmd_string(cmd->cmd)); in __ipw_send_cmd() 2217 get_cmd_string(cmd->cmd), cmd->cmd, cmd->len, in __ipw_send_cmd() 2231 get_cmd_string(cmd->cmd), rc); in __ipw_send_cmd() 2255 get_cmd_string(cmd->cmd)); in __ipw_send_cmd() 2267 get_cmd_string(cmd->cmd)); in __ipw_send_cmd()
|