Lines Matching refs:driver
50 #define DRV_DESCRIPTION "Intel(R) Wireless WiFi 4965 driver for Linux"
133 /* Reset driver's Rx queue write idx */
1577 /* For 5 GHZ band, remap mac80211 rate indices into driver indices */
1779 * after Tx, uCode's Tx response will return this value so driver can
2490 * Go through block-ack's bitmap of ACK'd frames, update driver's record of
2532 * update driver's record of tx frame's status. */
2957 /* Update driver's record of ACK vs. not for each frame in win */
3502 * il4965_alloc_bcast_station - add broadcast station into driver's station table.
3504 * This adds the broadcast station into the driver's station table
3505 * and marks it driver active, so that it will be restored to the
4217 * buffer that the driver may process (last buffer filled by ucode). */
4279 * as we reclaim the driver command queue */
4431 /* driver only loads ucode once setting the interface up.
4432 * the driver allows loading the ucode even if the radio
4536 * of this device driver (i.e. a new file in /sys/class/net/wlan0/device/)
5294 /* Enable watchdog to monitor the driver tx queues */
6182 * driver setup and teardown
6717 * Make sure device is reset to low power before unloading driver.
6720 * paths to avoid running il4965_down() at all before leaving driver.
6726 * tasklet for the driver
6775 * driver and module entry point
6792 .driver.pm = IL_LEGACY_PM_OPS,