Searched refs:rc_work (Results 1 – 4 of 4) sorted by relevance
150 struct work_struct rc_work; member
663 INIT_WORK(&dev->rc_work, mt7915_mac_sta_rc_work); in mt7915_register_device()
808 ieee80211_queue_work(hw, &dev->rc_work); in mt7915_sta_rc_update()
1333 struct mt7915_dev *dev = container_of(work, struct mt7915_dev, rc_work); in mt7915_mac_sta_rc_work()