Home
last modified time | relevance | path

Searched refs:ICE_PARSER_MAX_PKT_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_parser.h399 #define ICE_PARSER_MAX_PKT_LEN 504 macro
431 u8 pkt_buf[ICE_PARSER_MAX_PKT_LEN + ICE_PARSER_PKT_REV];
Dice_parser_rt.c105 int len = min(ICE_PARSER_MAX_PKT_LEN, pkt_len); in ice_parser_rt_pktbuf_set()
133 if (j < ICE_PARSER_MAX_PKT_LEN) in ice_bst_key_init()