Searched refs:cmd_ret_type (Results 1 – 3 of 3) sorted by relevance
886 static const char *es58x_cmd_ret_desc(enum es58x_ret_type cmd_ret_type) in es58x_cmd_ret_desc() argument888 switch (cmd_ret_type) { in es58x_cmd_ret_desc()926 enum es58x_ret_type cmd_ret_type, in es58x_rx_cmd_ret_u8() argument929 const char *ret_desc = es58x_cmd_ret_desc(cmd_ret_type); in es58x_rx_cmd_ret_u8()971 enum es58x_ret_type cmd_ret_type, in es58x_rx_cmd_ret_u32() argument976 const char *ret_desc = es58x_cmd_ret_desc(cmd_ret_type); in es58x_rx_cmd_ret_u32()980 switch (cmd_ret_type) { in es58x_rx_cmd_ret_u32()1004 if (cmd_ret_type == ES58X_RET_TYPE_ENABLE_CHANNEL) { in es58x_rx_cmd_ret_u32()1015 if (cmd_ret_type == ES58X_RET_TYPE_DISABLE_CHANNEL) { in es58x_rx_cmd_ret_u32()
730 int es58x_rx_cmd_ret_u8(struct device *dev, enum es58x_ret_type cmd_ret_type,733 enum es58x_ret_type cmd_ret_type,
188 enum es58x_ret_type cmd_ret_type) in es58x_fd_rx_cmd_ret_u32() argument199 return es58x_rx_cmd_ret_u32(netdev, cmd_ret_type, in es58x_fd_rx_cmd_ret_u32()