Searched refs:ICE_SW_RULE_RX_TX_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
29 #define ICE_SW_RULE_RX_TX_HDR_SIZE(s, l) struct_size((s), hdr_data, (l)) macro31 ICE_SW_RULE_RX_TX_HDR_SIZE((s), DUMMY_ETH_HDR_LEN)33 ICE_SW_RULE_RX_TX_HDR_SIZE((s), 0)
787 buf_len = ICE_SW_RULE_RX_TX_HDR_SIZE(s_rule, in ice_lag_cfg_cp_fltr()