Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw-ops.h45 ath9k_hw_ops(ah)->get_desc_link(ds, link); in ath9k_hw_get_desc_link()
Dar9002_mac.c451 ops->get_desc_link = ar9002_hw_get_desc_link; in ar9002_hw_attach_mac_ops()
Dar9003_mac.c513 ops->get_desc_link = ar9003_hw_get_desc_link; in ar9003_hw_attach_mac_ops()
Dhw.h612 void (*get_desc_link)(void *ds, u32 **link); member