Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_struct.h782 struct nix_lso_format { struct
Drvu_nix.c638 struct nix_lso_format field = {0}; in nix_setup_lso_tso_l3()
667 struct nix_lso_format field = {0}; in nix_setup_lso_tso_l4()
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c423 struct nix_lso_format *field; in otx2_setup_udp_segmentation()
425 field = (struct nix_lso_format *)&lso->fields[0]; in otx2_setup_udp_segmentation()