Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_struct.h764 struct nix_lso_format { struct
Drvu_nix.c631 struct nix_lso_format field = {0}; in nix_setup_lso_tso_l3()
660 struct nix_lso_format field = {0}; in nix_setup_lso_tso_l4()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c413 struct nix_lso_format *field; in otx2_setup_udp_segmentation()
415 field = (struct nix_lso_format *)&lso->fields[0]; in otx2_setup_udp_segmentation()