Searched refs:LEPP_CMD_LIMIT (Results 1 – 2 of 2) sorted by relevance
481 #define LEPP_CMD_LIMIT \ macro486 ((LEPP_CMD_LIMIT + sizeof(lepp_cmd_t) - 1) / sizeof(lepp_cmd_t))
1793 if (cmd_next > LEPP_CMD_LIMIT) { in tile_net_tx_tso()1976 if (cmd_next > LEPP_CMD_LIMIT) { in tile_net_tx()