Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/dvb-frontends/
Dstb6100.c54 static const struct stb6100_lkup lkup[] = { variable
366 for (ptr = lkup; in stb6100_set_frequency()
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_switch.c2637 enum ice_sw_lkup_type lkup) in ice_remove_vsi_lkup_fltr() argument
2648 rule_lock = &sw->recp_list[lkup].filt_rule_lock; in ice_remove_vsi_lkup_fltr()
2649 rule_head = &sw->recp_list[lkup].filt_rules; in ice_remove_vsi_lkup_fltr()
2657 switch (lkup) { in ice_remove_vsi_lkup_fltr()
2666 ice_remove_promisc(hw, lkup, &remove_list_head); in ice_remove_vsi_lkup_fltr()
2674 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type %d\n", lkup); in ice_remove_vsi_lkup_fltr()