Searched refs:get_cmd_string (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/iwlwifi/pcie/ |
D | tx.c | 1422 get_cmd_string(trans_pcie, cmd->id), cmd->id, copy_size)) { in iwl_pcie_enqueue_hcmd() 1512 get_cmd_string(trans_pcie, out_cmd->hdr.cmd), in iwl_pcie_enqueue_hcmd() 1655 get_cmd_string(trans_pcie, cmd->hdr.cmd)); in iwl_pcie_hcmd_complete() 1659 get_cmd_string(trans_pcie, cmd->hdr.cmd)); in iwl_pcie_hcmd_complete() 1684 get_cmd_string(trans_pcie, cmd->id), ret); in iwl_pcie_send_hcmd_async() 1698 get_cmd_string(trans_pcie, cmd->id)); in iwl_pcie_send_hcmd_sync() 1703 get_cmd_string(trans_pcie, cmd->id))) in iwl_pcie_send_hcmd_sync() 1707 get_cmd_string(trans_pcie, cmd->id)); in iwl_pcie_send_hcmd_sync() 1715 get_cmd_string(trans_pcie, cmd->id), ret); in iwl_pcie_send_hcmd_sync() 1728 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 | 876 get_cmd_string(trans_pcie, pkt->hdr.cmd), in iwl_pcie_rx_handle_rb()
|
/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 2132 static char *get_cmd_string(u8 cmd) in get_cmd_string() function 2201 get_cmd_string(cmd->cmd)); in __ipw_send_cmd() 2218 get_cmd_string(cmd->cmd), cmd->cmd, cmd->len, in __ipw_send_cmd() 2232 get_cmd_string(cmd->cmd), rc); in __ipw_send_cmd() 2256 get_cmd_string(cmd->cmd)); in __ipw_send_cmd() 2268 get_cmd_string(cmd->cmd)); in __ipw_send_cmd()
|