Searched refs:ice_tlan_ctx (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/ice/ |
| D | ice_dcb_lib.h | 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()
|
| D | ice_common.c | 1278 ICE_CTX_STORE(ice_tlan_ctx, base, 57, 0), 1279 ICE_CTX_STORE(ice_tlan_ctx, port_num, 3, 57), 1280 ICE_CTX_STORE(ice_tlan_ctx, cgd_num, 5, 60), 1281 ICE_CTX_STORE(ice_tlan_ctx, pf_num, 3, 65), 1282 ICE_CTX_STORE(ice_tlan_ctx, vmvf_num, 10, 68), 1283 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78), 1284 ICE_CTX_STORE(ice_tlan_ctx, src_vsi, 10, 80), 1285 ICE_CTX_STORE(ice_tlan_ctx, tsyn_ena, 1, 90), 1286 ICE_CTX_STORE(ice_tlan_ctx, internal_usage_flag, 1, 91), 1287 ICE_CTX_STORE(ice_tlan_ctx, alt_vlan, 1, 92), [all …]
|
| D | ice_base.c | 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()
|
| D | ice_lan_tx_rx.h | 573 struct ice_tlan_ctx { struct
|