Home
last modified time | relevance | path

Searched defs:ice_for_each_xdp_txq (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2815 ice_for_each_xdp_txq(vsi, i) { in ice_set_ringparam() function
2910 ice_for_each_xdp_txq(vsi, i) { in ice_set_ringparam() function
H A Dice.h163 #define ice_for_each_xdp_txq(vsi, i) \ macro
H A Dice_main.c2592 ice_for_each_xdp_txq(vsi, i) { in ice_xdp_alloc_setup_rings() function
2770 ice_for_each_xdp_txq(vsi, i) in ice_prepare_xdp_rings() function
2778 ice_for_each_xdp_txq(vsi, i) { in ice_prepare_xdp_rings() function
2823 ice_for_each_xdp_txq(vsi, i) { in ice_destroy_xdp_rings() function
2829 ice_for_each_xdp_txq(vsi, i) in ice_destroy_xdp_rings() function

Completed in 17 milliseconds