Home
last modified time | relevance | path

Searched refs:nix_lso_format (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h785 struct nix_lso_format { struct
H A Drvu_nix.c804 struct nix_lso_format field = {0}; in nix_setup_lso_tso_l3()
833 struct nix_lso_format field = {0}; in nix_setup_lso_tso_l4()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c438 struct nix_lso_format *field; in otx2_setup_udp_segmentation()
440 field = (struct nix_lso_format *)&lso->fields[0]; in otx2_setup_udp_segmentation()