Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h58 struct ice_esw_br_offloads *br_offloads;
69 struct ice_esw_br_offloads { struct
94 struct ice_esw_br_offloads, \ argument
99 struct ice_esw_br_offloads, \
H A Dice_eswitch_br.c544 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_switchdev_event()
992 ice_eswitch_br_deinit(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_deinit()
1011 ice_eswitch_br_init(struct ice_esw_br_offloads *br_offloads, int ifindex) in ice_eswitch_br_init()
1037 ice_eswitch_br_get(struct ice_esw_br_offloads *br_offloads, int ifindex, in ice_eswitch_br_get()
1060 ice_eswitch_br_verify_deinit(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_verify_deinit()
1071 ice_eswitch_br_port_unlink(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_port_unlink()
1100 ice_eswitch_br_port_link(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_port_link()
1156 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_port_changeupper()
1197 struct ice_esw_br_offloads *br_offloads = pf->eswitch.br_offloads; in ice_eswitch_br_offloads_dealloc()
1210 static struct ice_esw_br_offloads *
[all …]
H A Dice.h536 struct ice_esw_br_offloads *br_offloads;