Searched defs:tlan_ctx (Results 1 – 2 of 2) sorted by relevance
52 ice_set_cgd_num(struct ice_tlan_ctx *tlan_ctx, struct ice_ring *ring) in ice_set_cgd_num()122 static inline void ice_set_cgd_num(struct ice_tlan_ctx *tlan_ctx, struct ice_ring *ring) { } in ice_set_cgd_num()
249 ice_setup_tx_ctx(struct ice_ring *ring, struct ice_tlan_ctx *tlan_ctx, u16 pf_q) in ice_setup_tx_ctx()718 struct ice_tlan_ctx tlan_ctx = { 0 }; in ice_vsi_cfg_txq() local