Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h41 ath9k_hw_ops(ah)->set_desc_link(ds, link); in ath9k_hw_set_desc_link()
H A Dar9002_mac.c424 ops->set_desc_link = ar9002_hw_set_desc_link; in ar9002_hw_attach_mac_ops()
H A Dar9003_mac.c458 ops->set_desc_link = ar9003_hw_set_desc_link; in ar9003_hw_attach_mac_ops()
H A Dhw.h727 void (*set_desc_link)(void *ds, u32 link); member