diff options
| author | Anirudh Venkataramanan <[email protected]> | 2018-03-20 14:58:06 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-03-26 16:44:56 +0000 |
| commit | 7ec59eeac804a59ea6fff81e89b6e584e9955e5b (patch) | |
| tree | 99270c779504e2b3f3ac9029099b6ff74f2bf171 /drivers/net/ethernet/intel/ice/ice_sched.c | |
| parent | ice: Add basic driver framework for Intel(R) E800 Series (diff) | |
| download | kernel-7ec59eeac804a59ea6fff81e89b6e584e9955e5b.tar.gz kernel-7ec59eeac804a59ea6fff81e89b6e584e9955e5b.zip | |
ice: Add support for control queues
A control queue is a hardware interface which is used by the driver
to interact with other subsystems (like firmware, PHY, etc.). It is
implemented as a producer-consumer ring. More specifically, an
"admin queue" is a type of control queue used to interact with the
firmware.
This patch introduces data structures and functions to initialize
and teardown control/admin queues. Once the admin queue is initialized,
the driver uses it to get the firmware version.
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_sched.c')
0 files changed, 0 insertions, 0 deletions
