Searched refs:ADMIN_RSP_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
16 #define ADMIN_RSP_MAX_LEN (ADMIN_CQE_SIZE - sizeof(struct fun_cqe_info)) macro
54 if (cmd_size > sizeof(cmd) || cmd_size > ADMIN_RSP_MAX_LEN) in fun_port_write_cmds()90 if (cmd_size > sizeof(cmd) || cmd_size > ADMIN_RSP_MAX_LEN) in fun_port_read_cmds()