Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/3com/
Dtyphoon.c242 struct typhoon_shared { struct
287 struct typhoon_shared * shared;
1180 #define shared_offset(x) offsetof(struct typhoon_shared, x)
1188 memset(tp->shared, 0, sizeof(struct typhoon_shared)); in typhoon_init_interface()
2347 shared = pci_alloc_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_init_one()
2501 pci_free_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_init_one()
2529 pci_free_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_remove_one()