Searched refs:get_cmd_string (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
| D | tx.c | 1414 get_cmd_string(trans_pcie, cmd->id), cmd->id, copy_size)) { in iwl_pcie_enqueue_hcmd() 1504 get_cmd_string(trans_pcie, out_cmd->hdr.cmd), in iwl_pcie_enqueue_hcmd() 1647 get_cmd_string(trans_pcie, cmd->hdr.cmd)); in iwl_pcie_hcmd_complete() 1651 get_cmd_string(trans_pcie, cmd->hdr.cmd)); in iwl_pcie_hcmd_complete() 1676 get_cmd_string(trans_pcie, cmd->id), ret); in iwl_pcie_send_hcmd_async() 1690 get_cmd_string(trans_pcie, cmd->id)); in iwl_pcie_send_hcmd_sync() 1695 get_cmd_string(trans_pcie, cmd->id))) in iwl_pcie_send_hcmd_sync() 1699 get_cmd_string(trans_pcie, cmd->id)); in iwl_pcie_send_hcmd_sync() 1707 get_cmd_string(trans_pcie, cmd->id), ret); in iwl_pcie_send_hcmd_sync() 1720 get_cmd_string(trans_pcie, cmd->id), in iwl_pcie_send_hcmd_sync() [all …]
|
| D | internal.h | 526 static inline const char *get_cmd_string(struct iwl_trans_pcie *trans_pcie, in get_cmd_string() function
|
| D | rx.c | 870 get_cmd_string(trans_pcie, pkt->hdr.cmd), in iwl_pcie_rx_handle_rb()
|
| /linux-4.4.14/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()
|