Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.c242 struct typhoon_shared { struct
288 struct typhoon_shared * shared;
1176 #define shared_offset(x) offsetof(struct typhoon_shared, x)
1184 memset(tp->shared, 0, sizeof(struct typhoon_shared)); in typhoon_init_interface()
2344 shared = pci_alloc_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_init_one()
2495 pci_free_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_init_one()
2523 pci_free_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_remove_one()