Searched refs:rc_work (Results 1 – 4 of 4) sorted by relevance
298 struct work_struct rc_work; member
1036 ieee80211_queue_work(hw, &dev->rc_work); in mt7915_sta_rc_update()1059 ieee80211_queue_work(hw, &dev->rc_work); in mt7915_set_bitrate_mask()
1065 INIT_WORK(&dev->rc_work, mt7915_mac_sta_rc_work); in mt7915_register_device()
2184 struct mt7915_dev *dev = container_of(work, struct mt7915_dev, rc_work); in mt7915_mac_sta_rc_work()