Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h57 struct ice_esw_br_offloads *br_offloads;
68 struct ice_esw_br_offloads { struct
93 struct ice_esw_br_offloads, \ argument
98 struct ice_esw_br_offloads, \
H A Dice_eswitch_br.c544 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_switchdev_event()
986 ice_eswitch_br_deinit(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_deinit()
1065 ice_eswitch_br_port_unlink(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_port_unlink()
1094 ice_eswitch_br_port_link(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_port_link()
1150 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_port_changeupper()
1191 struct ice_esw_br_offloads *br_offloads = pf->eswitch.br_offloads; in ice_eswitch_br_offloads_dealloc()
1204 static struct ice_esw_br_offloads *
1207 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_offloads_alloc()
1227 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_offloads_deinit()
1272 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_update_work()
[all …]
H A Dice.h524 struct ice_esw_br_offloads *br_offloads;