Searched defs:tlan_ctx (Results 1 – 2 of 2) sorted by relevance
50 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()
279 ice_setup_tx_ctx(struct ice_tx_ring *ring, struct ice_tlan_ctx *tlan_ctx, u16 pf_q) in ice_setup_tx_ctx()771 struct ice_tlan_ctx tlan_ctx = { 0 }; in ice_vsi_cfg_txq() local