Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_switch.h120 u8 lan_en; /* Indicate if packet can be forwarded to the uplink */ member
H A Dice_switch.c612 * ice_fill_sw_info - Helper function to populate lb_en and lan_en
616 * This helper function populates the lb_en and lan_en elements of the provided
623 fi->lan_en = false; in ice_fill_sw_info()
635 /* Set lan_en to TRUE if in ice_fill_sw_info()
662 fi->lan_en = true; in ice_fill_sw_info()
664 fi->lan_en = true; in ice_fill_sw_info()
744 if (f_info->lan_en) in ice_fill_sw_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_switch.h133 u8 lan_en; /* Indicate if packet can be forwarded to the uplink */ member
188 /* This structure allows to pass info about lb_en and lan_en
H A Dice_switch.c2405 * ice_fill_sw_info - Helper function to populate lb_en and lan_en
2409 * This helper function populates the lb_en and lan_en elements of the provided
2416 fi->lan_en = false; in ice_fill_sw_info()
2428 /* Set lan_en to TRUE if in ice_fill_sw_info()
2455 fi->lan_en = true; in ice_fill_sw_info()
2457 fi->lan_en = true; in ice_fill_sw_info()
2547 if (f_info->lan_en) in ice_fill_sw_rule()

Completed in 13 milliseconds