Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_switch.c3298 _ice_get_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 * vid,struct ice_switch_info * sw,enum ice_sw_lkup_type lkup) _ice_get_vsi_promisc() argument
3734 ice_remove_vsi_lkup_fltr(struct ice_hw * hw,u16 vsi_handle,struct ice_sw_recipe * recp_list,enum ice_sw_lkup_type lkup) ice_remove_vsi_lkup_fltr() argument
[all...]
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c2989 int t3_read_rss(adapter_t *adapter, u8 *lkup, u16 *map) in t3_read_rss()