Searched refs:vfi_lso_mps (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h508 u64 vfi_lso_mps : 14; member in struct:nix_cn10k_sq_ctx_s
653 u64 vfi_lso_mps : 14; member in struct:nix_sq_ctx_s
H A Drvu_debugfs.c1591 seq_printf(m, "W9: vfi_lso_mps\t\t\t%d\nW9: vfi_lso_vlan0_ins_ena\t%d\n",
1592 sq_ctx->vfi_lso_mps, sq_ctx->vfi_lso_vlan0_ins_ena);
1660 seq_printf(m, "W9: vfi_lso_vlan0_ins_ena\t%d\nW9: vfi_lso_mps\t\t\t%d\n",
1661 sq_ctx->vfi_lso_vlan0_ins_ena, sq_ctx->vfi_lso_mps);

Completed in 207 milliseconds