Searched refs:lg_act_size (Results 1 – 1 of 1) sorted by relevance
2631 u16 lg_act_size; in ice_add_marker_act() local2645 lg_act_size = (u16)ICE_SW_RULE_LG_ACT_SIZE(lg_act, num_lg_acts); in ice_add_marker_act()2646 rules_size = lg_act_size + ICE_SW_RULE_RX_TX_ETH_HDR_SIZE(rx_tx); in ice_add_marker_act()2651 rx_tx = (typeof(rx_tx))((u8 *)lg_act + lg_act_size); in ice_add_marker_act()