Searched refs:CARL9170_MAX_CMD_LEN (Results 1 – 4 of 4) sorted by relevance
42 #define CARL9170_MAX_CMD_LEN 64 macro
69 #define PAYLOAD_MAX (CARL9170_MAX_CMD_LEN / 4 - 1)
615 if (WARN_ON(cmd->hdr.len > CARL9170_MAX_CMD_LEN - 4)) { in __carl9170_exec_cmd()
1856 BUILD_BUG_ON(RB > CARL9170_MAX_CMD_LEN - 4); in carl9170_read_eeprom()