Home
last modified time | relevance | path

Searched refs:promisc_list_head (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_type.h258 struct list_head promisc_list_head; member
Dice_common.c346 INIT_LIST_HEAD(&sw->promisc_list_head); in ice_init_fltr_mgmt_struct()
Dice_switch.c879 list_add(&fm_entry->list_entry, &sw->promisc_list_head); in ice_create_pkt_fwd_rule()