Home
last modified time | relevance | path

Searched defs:tlan_ctx (Results 1 – 4 of 4) 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()
640 struct ice_tlan_ctx tlan_ctx = { 0 }; in ice_vsi_cfg_txq() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.h50 ice_set_cgd_num(struct ice_tlan_ctx *tlan_ctx, u8 dcb_tc) in ice_set_cgd_num()
136 static inline void ice_set_cgd_num(struct ice_tlan_ctx *tlan_ctx, u8 dcb_tc) { } in ice_set_cgd_num()
Dice_base.c321 ice_setup_tx_ctx(struct ice_tx_ring *ring, struct ice_tlan_ctx *tlan_ctx, u16 pf_q) in ice_setup_tx_ctx()
840 struct ice_tlan_ctx tlan_ctx = { 0 }; in ice_vsi_cfg_txq() local