Home
last modified time | relevance | path

Searched refs:ice_sw (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice.h116 struct ice_sw { struct
152 struct ice_sw *vsw; /* switch this VSI is on */
242 struct ice_sw *first_sw; /* first switch created by firmware */
Dice_main.c3382 pf->first_sw = devm_kzalloc(&pdev->dev, sizeof(struct ice_sw), in ice_probe()