Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhw-ops.h41 ath9k_hw_ops(ah)->set_desc_link(ds, link); in ath9k_hw_set_desc_link()
Dar9002_mac.c423 ops->set_desc_link = ar9002_hw_set_desc_link; in ar9002_hw_attach_mac_ops()
Dar9003_mac.c457 ops->set_desc_link = ar9003_hw_set_desc_link; in ar9003_hw_attach_mac_ops()
Dhw.h725 void (*set_desc_link)(void *ds, u32 link); member