Searched refs:rx_tx (Results 1 – 1 of 1) sorted by relevance
1349 struct ice_aqc_sw_rules_elem *lg_act, *rx_tx; in ice_add_marker_act() local1376 rx_tx = (struct ice_aqc_sw_rules_elem *)((u8 *)lg_act + lg_act_size); in ice_add_marker_act()1412 ice_fill_sw_rule(hw, &m_ent->fltr_info, rx_tx, in ice_add_marker_act()1416 rx_tx->pdata.lkup_tx_rx.act = in ice_add_marker_act()1425 rx_tx->pdata.lkup_tx_rx.index = in ice_add_marker_act()1451 struct ice_aqc_sw_rules_elem *rx_tx; in ice_add_counter_act() local1475 rx_tx = (struct ice_aqc_sw_rules_elem *)((u8 *)lg_act + lg_act_size); in ice_add_counter_act()1502 ice_fill_sw_rule(hw, &m_ent->fltr_info, rx_tx, in ice_add_counter_act()1507 rx_tx->pdata.lkup_tx_rx.act = CPU_TO_LE32(act); in ice_add_counter_act()1514 rx_tx->pdata.lkup_tx_rx.index = CPU_TO_LE16(f_rule_id); in ice_add_counter_act()