Lines Matching refs:driver
50 #define DRV_DESCRIPTION "Intel(R) Wireless WiFi 4965 driver for Linux"
132 /* Reset driver's Rx queue write idx */
1576 /* For 5 GHZ band, remap mac80211 rate indices into driver indices */
1778 * after Tx, uCode's Tx response will return this value so driver can
2491 * Go through block-ack's bitmap of ACK'd frames, update driver's record of
2533 * update driver's record of tx frame's status. */
2958 /* Update driver's record of ACK vs. not for each frame in win */
3503 * il4965_alloc_bcast_station - add broadcast station into driver's station table.
3505 * This adds the broadcast station into the driver's station table
3506 * and marks it driver active, so that it will be restored to the
4218 * buffer that the driver may process (last buffer filled by ucode). */
4280 * as we reclaim the driver command queue */
4432 /* driver only loads ucode once setting the interface up.
4433 * the driver allows loading the ucode even if the radio
4537 * of this device driver (i.e. a new file in /sys/class/net/wlan0/device/)
5295 /* Enable watchdog to monitor the driver tx queues */
6183 * driver setup and teardown
6722 * Make sure device is reset to low power before unloading driver.
6725 * paths to avoid running il4965_down() at all before leaving driver.
6731 * tasklet for the driver
6781 * driver and module entry point
6798 .driver.pm = IL_LEGACY_PM_OPS,