Searched refs:lan_en (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.h136 u8 lan_en; /* Indicate if packet can be forwarded to the uplink */ member in struct:ice_fltr_info
191 /* This structure allows to pass info about lb_en and lan_en
H A Dice_switch.c2554 * ice_fill_sw_info - Helper function to populate lb_en and lan_en
2558 * This helper function populates the lb_en and lan_en elements of the provided
2565 fi->lan_en = false;
2577 /* Set lan_en to TRUE if
2604 fi->lan_en = true;
2606 fi->lan_en = true;
2611 fi->lan_en = false;
2697 if (f_info->lan_en)

Completed in 231 milliseconds