Home
last modified time | relevance | path

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

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