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()120 #define ice_set_cgd_num(tlan_ctx, ring) do {} while (0) argument
226 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