Searched refs:get_desc_link (Results 1 – 4 of 4) sorted by relevance
45 ath9k_hw_ops(ah)->get_desc_link(ds, link); in ath9k_hw_get_desc_link()
451 ops->get_desc_link = ar9002_hw_get_desc_link; in ar9002_hw_attach_mac_ops()
513 ops->get_desc_link = ar9003_hw_get_desc_link; in ar9003_hw_attach_mac_ops()
612 void (*get_desc_link)(void *ds, u32 **link); member