Home
last modified time | relevance | path

Searched defs:tlan_ctx (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.h52 ice_set_cgd_num(struct ice_tlan_ctx *tlan_ctx, struct ice_ring *ring) in ice_set_cgd_num()
120 #define ice_set_cgd_num(tlan_ctx, ring) do {} while (0) argument
Dice_base.c226 ice_setup_tx_ctx(struct ice_ring *ring, struct ice_tlan_ctx *tlan_ctx, u16 pf_q) in ice_setup_tx_ctx()
639 struct ice_tlan_ctx tlan_ctx = { 0 }; in ice_vsi_cfg_txq() local