iPXE
ice.h File Reference

Intel 100 Gigabit Ethernet network card driver. More...

#include <ipxe/if_ether.h>
#include "intelxl.h"

Go to the source code of this file.

Data Structures

struct  ice_context_tx
 Transmit queue context. More...
struct  ice_schedule_tx
 Transmit scheduler configuration. More...
struct  ice_admin_version
 Admin queue version number. More...
struct  ice_admin_version_params
 Admin queue Get Version command parameters. More...
struct  ice_admin_mac_read_params
 Admin queue Manage MAC Address Read command parameters. More...
struct  ice_admin_mac_read_address
 MAC Address description. More...
struct  ice_admin_mac_read_buffer
 Admin queue Manage MAC Address Read data buffer. More...
struct  ice_admin_mac_write_params
 Admin queue Manage MAC Address Write command parameters. More...
struct  ice_admin_switch_params
 Admin queue Get Switch Configuration command parameters. More...
struct  ice_admin_switch_config
 Switching element configuration. More...
struct  ice_admin_switch_buffer
 Admin queue Get Switch Configuration data buffer. More...
struct  ice_admin_rules_params
 Admin queue Add Switch Rules command parameters. More...
struct  ice_admin_rules_buffer
 Admin queue Add Switch Rules data buffer. More...
struct  ice_admin_schedule_params
 Admin queue Query Default Scheduling Tree Topology command parameters. More...
struct  ice_admin_schedule_node
 Admin queue Query Default Scheduling Tree Topology node. More...
struct  ice_admin_schedule_branch
 Admin queue Query Default Scheduling Tree Topology branch. More...
union  ice_admin_schedule_buffer
 Admin queue Query Default Scheduling Tree Topology data buffer. More...
struct  ice_admin_autoneg_params
 Admin queue Restart Autonegotiation command parameters. More...
 Admin queue Get Link Status command parameters. More...
 Admin queue Get Link Status data buffer. More...
struct  ice_admin_add_txq_params
 Admin queue Add Transmit Queues command parameters. More...
struct  ice_admin_add_txq_buffer
 Admin queue Add Transmit Queues data buffer. More...
struct  ice_admin_disable_txq_params
 Admin queue Disable Transmit Queues command parameters. More...
struct  ice_admin_disable_txq_buffer
 Admin queue Disable Transmit Queues data buffer. More...
union  ice_admin_params
 Admin queue command parameters. More...
union  ice_admin_buffer
 Admin queue data buffer. More...
struct  ice_admin_descriptor
 Admin queue descriptor. More...

Macros

#define ICE_BAR_SIZE   0x800000
 BAR size.
#define ICE_QRX_CTRL   0x120000
 Global Receive Queue Control Register.
#define ICE_QRX_CONTEXT(x)
 Receive Queue Context Registers.
#define ICE_QRX_TAIL   0x290000
 Receive Queue Tail Register.
#define ICE_QTX_COMM_DBELL   0x2c0000
 Transmit Comm Scheduler Queue Doorbell Register.
#define ICE_GLCOMM_QTX_CNTX_DATA(x)
 Transmit Comm Scheduler Queue Context Data Registers.
#define ICE_GLCOMM_QTX_CNTX_CTL   0x2d2dc8
 Transmit Comm Scheduler Queue Context Control Register.
#define ICE_GLCOMM_QTX_CNTX_CTL_CMD(x)
 Command.
#define ICE_GLCOMM_QTX_CNTX_CTL_CMD_READ    ICE_GLCOMM_QTX_CNTX_CTL_CMD ( 0 )
 Read context.
#define ICE_GLCOMM_QTX_CNTX_CTL_EXEC   0x00080000UL
 Execute.
#define ICE_GLCOMM_QTX_CNTX_STAT   0x2d2dcc
 Transmit Comm Scheduler Queue Context Status Register.
#define ICE_GLCOMM_QTX_CNTX_BUSY   0x00000001UL
 In progress.
#define ICE_QRX_FLXP_CNTXT   0x480000
 Queue Context Flex Extension Register.
#define ICE_QRX_FLXP_CNTXT_RXDID_IDX(x)
 RX profile.
#define ICE_QRX_FLXP_CNTXT_RXDID_IDX_LEGACY_32    ICE_QRX_FLXP_CNTXT_RXDID_IDX ( 1 )
 32-byte legacy
#define ICE_QRX_FLXP_CNTXT_RXDID_PRIO(x)
 Priority.
#define ICE_QRX_FLXP_CNTXT_RXDID_PRIO_MAX    ICE_QRX_FLXP_CNTXT_RXDID_PRIO ( 7 )
 Maximum priority.
#define ICE_ADMIN_MAC_READ_TYPE_LAN   0
 LAN MAC address type.
#define ICE_ADMIN_SWITCH_TYPE_MASK   0xc000
 Switching element ID type mask.
#define ICE_ADMIN_SWITCH_TYPE_VSI   0x8000
 Virtual Station Interface element type.
#define ICE_ADMIN_ADD_RULES   0x02a0
 Admin queue Add Switch Rules command.
#define ICE_ADMIN_RULES_RECIPE_PROMISC   0x0003
 Switch rule promiscuous recipe ID.
#define ICE_ADMIN_RULES_ACTION_VALID   0x00020000UL
 Switch rule action valid.
#define ICE_ADMIN_RULES_ACTION_VSI(x)
 Switch rule VSI number.
#define ICE_ADMIN_SCHEDULE   0x0400
 Admin queue Query Default Scheduling Tree Topology command.
#define ICE_SCHEDULE_GENERIC   0x01
 Transmit scheduler configuration generic section is valid.
#define ICE_SCHEDULE_COMMIT   0x02
 Transmit scheduler configuration committed bandwidth section is valid.
#define ICE_SCHEDULE_EXCESS   0x04
 Transmit scheduler configuration excess bandwidth section is valid.
#define ICE_SCHEDULE_WEIGHT   0x0004
 Transmit scheduler configuration default weight.
#define ICE_ADMIN_ADD_TXQ   0x0c30
 Admin queue Add Transmit Queues command.
#define ICE_TXQ_BASE_PORT(addr, port)
 Transmit queue base address and port number.
#define ICE_TXQ_PF_TYPE(pf)
 Transmit queue PF number.
#define ICE_TXQ_LEN(count)
 Transmit queue length.
#define ICE_TXQ_FL_TSO   0x0001
 Transmit queue uses TSO.
#define ICE_TXQ_FL_LEGACY   0x1000
 Transmit queue uses legacy mode.
#define ICE_ADMIN_DISABLE_TXQ   0x0c31
 Admin queue Disable Transmit Queues command.
#define ICE_TXQ_FL_FLUSH   0x08
 Disable queue and flush pipe.
#define ICE_TXQ_TIMEOUT   0xc8
 Disable queue timeout.
#define ICE_PFFUNC_RID   0x09e880
 Function Requester ID Information Register.
#define ICE_PFFUNC_RID_FUNC_NUM(x)
 Function number.
#define ICE_PFGEN_PORTNUM   0x1d2400
 PF LAN Port Number Register.
#define ICE_PFGEN_PORTNUM_PORT_NUM(x)
 Port number.
#define ICE_QINT_TQCTL   0x140000
 Transmit Queue Interrupt Cause Control Register.
#define ICE_QINT_TQCTL_ITR_INDX(x)
 Throttling.
#define ICE_QINT_TQCTL_ITR_INDX_NONE    ICE_QINT_TQCTL_ITR_INDX ( 0x3 )
 No throttling.
#define ICE_QINT_TQCTL_CAUSE_ENA   0x40000000UL
 Enable.
#define ICE_QINT_RQCTL   0x150000
 Receive Queue Interrupt Cause Control Register.
#define ICE_QINT_RQCTL_ITR_INDX(x)
 Throttling.
#define ICE_QINT_RQCTL_ITR_INDX_NONE    ICE_QINT_RQCTL_ITR_INDX ( 0x3 )
 No throttling.
#define ICE_QINT_RQCTL_CAUSE_ENA   0x40000000UL
 Enable.
#define ICE_GLINT_DYN_CTL   0x160000
 Global Interrupt Dynamic Control Register.

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 FILE_SECBOOT (PERMITTED)
struct ice_admin_descriptorice_admin_command_descriptor (struct intelxl_nic *intelxl)
 Get next admin command queue descriptor.
static union ice_admin_bufferice_admin_command_buffer (struct intelxl_nic *intelxl)
 Get next admin command queue data buffer.

Detailed Description

Intel 100 Gigabit Ethernet network card driver.

Definition in file ice.h.

Macro Definition Documentation

◆ ICE_BAR_SIZE

#define ICE_BAR_SIZE   0x800000

BAR size.

Definition at line 17 of file ice.h.

Referenced by ice_probe().

◆ ICE_QRX_CTRL

#define ICE_QRX_CTRL   0x120000

Global Receive Queue Control Register.

Definition at line 69 of file ice.h.

Referenced by ice_probe().

◆ ICE_QRX_CONTEXT

#define ICE_QRX_CONTEXT ( x)
Value:
( 0x280000 + ( 0x2000 * (x) ) )
static unsigned int x
Definition pixbuf.h:63

Receive Queue Context Registers.

Definition at line 72 of file ice.h.

Referenced by ice_context_rx(), and ice_dump_rx().

◆ ICE_QRX_TAIL

#define ICE_QRX_TAIL   0x290000

Receive Queue Tail Register.

Definition at line 75 of file ice.h.

Referenced by ice_probe().

◆ ICE_QTX_COMM_DBELL

#define ICE_QTX_COMM_DBELL   0x2c0000

Transmit Comm Scheduler Queue Doorbell Register.

Definition at line 78 of file ice.h.

Referenced by ice_probe().

◆ ICE_GLCOMM_QTX_CNTX_DATA

#define ICE_GLCOMM_QTX_CNTX_DATA ( x)
Value:
( 0x2d2d40 + ( 0x4 * (x) ) )

Transmit Comm Scheduler Queue Context Data Registers.

Definition at line 81 of file ice.h.

Referenced by ice_dump_tx().

◆ ICE_GLCOMM_QTX_CNTX_CTL

#define ICE_GLCOMM_QTX_CNTX_CTL   0x2d2dc8

Transmit Comm Scheduler Queue Context Control Register.

Definition at line 84 of file ice.h.

Referenced by ice_dump_tx().

◆ ICE_GLCOMM_QTX_CNTX_CTL_CMD

#define ICE_GLCOMM_QTX_CNTX_CTL_CMD ( x)
Value:
( (x) << 16 )

Command.

Definition at line 85 of file ice.h.

◆ ICE_GLCOMM_QTX_CNTX_CTL_CMD_READ

#define ICE_GLCOMM_QTX_CNTX_CTL_CMD_READ    ICE_GLCOMM_QTX_CNTX_CTL_CMD ( 0 )

Read context.

Definition at line 86 of file ice.h.

86#define ICE_GLCOMM_QTX_CNTX_CTL_CMD_READ \
87 ICE_GLCOMM_QTX_CNTX_CTL_CMD ( 0 ) /**< Read context */

Referenced by ice_dump_tx().

◆ ICE_GLCOMM_QTX_CNTX_CTL_EXEC

#define ICE_GLCOMM_QTX_CNTX_CTL_EXEC   0x00080000UL

Execute.

Definition at line 88 of file ice.h.

Referenced by ice_dump_tx().

◆ ICE_GLCOMM_QTX_CNTX_STAT

#define ICE_GLCOMM_QTX_CNTX_STAT   0x2d2dcc

Transmit Comm Scheduler Queue Context Status Register.

Definition at line 91 of file ice.h.

Referenced by ice_dump_tx().

◆ ICE_GLCOMM_QTX_CNTX_BUSY

#define ICE_GLCOMM_QTX_CNTX_BUSY   0x00000001UL

In progress.

Definition at line 92 of file ice.h.

Referenced by ice_dump_tx().

◆ ICE_QRX_FLXP_CNTXT

#define ICE_QRX_FLXP_CNTXT   0x480000

Queue Context Flex Extension Register.

Definition at line 95 of file ice.h.

Referenced by ice_probe().

◆ ICE_QRX_FLXP_CNTXT_RXDID_IDX

#define ICE_QRX_FLXP_CNTXT_RXDID_IDX ( x)
Value:
( (x) << 0 )

RX profile.

Definition at line 96 of file ice.h.

◆ ICE_QRX_FLXP_CNTXT_RXDID_IDX_LEGACY_32

#define ICE_QRX_FLXP_CNTXT_RXDID_IDX_LEGACY_32    ICE_QRX_FLXP_CNTXT_RXDID_IDX ( 1 )

32-byte legacy

Definition at line 97 of file ice.h.

97#define ICE_QRX_FLXP_CNTXT_RXDID_IDX_LEGACY_32 \
98 ICE_QRX_FLXP_CNTXT_RXDID_IDX ( 1 ) /**< 32-byte legacy */

Referenced by ice_probe().

◆ ICE_QRX_FLXP_CNTXT_RXDID_PRIO

#define ICE_QRX_FLXP_CNTXT_RXDID_PRIO ( x)
Value:
( (x) << 8 )

Priority.

Definition at line 99 of file ice.h.

◆ ICE_QRX_FLXP_CNTXT_RXDID_PRIO_MAX

#define ICE_QRX_FLXP_CNTXT_RXDID_PRIO_MAX    ICE_QRX_FLXP_CNTXT_RXDID_PRIO ( 7 )

Maximum priority.

Definition at line 100 of file ice.h.

100#define ICE_QRX_FLXP_CNTXT_RXDID_PRIO_MAX \
101 ICE_QRX_FLXP_CNTXT_RXDID_PRIO ( 7 ) /**< Maximum priority */

Referenced by ice_probe().

◆ ICE_ADMIN_MAC_READ_TYPE_LAN

#define ICE_ADMIN_MAC_READ_TYPE_LAN   0

LAN MAC address type.

Definition at line 157 of file ice.h.

Referenced by ice_admin_mac_read().

◆ ICE_ADMIN_SWITCH_TYPE_MASK

#define ICE_ADMIN_SWITCH_TYPE_MASK   0xc000

Switching element ID type mask.

Definition at line 200 of file ice.h.

Referenced by ice_admin_switch().

◆ ICE_ADMIN_SWITCH_TYPE_VSI

#define ICE_ADMIN_SWITCH_TYPE_VSI   0x8000

Virtual Station Interface element type.

Definition at line 203 of file ice.h.

Referenced by ice_admin_switch().

◆ ICE_ADMIN_ADD_RULES

#define ICE_ADMIN_ADD_RULES   0x02a0

Admin queue Add Switch Rules command.

Definition at line 212 of file ice.h.

Referenced by ice_admin_rules().

◆ ICE_ADMIN_RULES_RECIPE_PROMISC

#define ICE_ADMIN_RULES_RECIPE_PROMISC   0x0003

Switch rule promiscuous recipe ID.

Definition at line 248 of file ice.h.

Referenced by ice_admin_rules().

◆ ICE_ADMIN_RULES_ACTION_VALID

#define ICE_ADMIN_RULES_ACTION_VALID   0x00020000UL

Switch rule action valid.

Definition at line 251 of file ice.h.

Referenced by ice_admin_rules().

◆ ICE_ADMIN_RULES_ACTION_VSI

#define ICE_ADMIN_RULES_ACTION_VSI ( x)
Value:
( (x) << 4 )

Switch rule VSI number.

Definition at line 254 of file ice.h.

Referenced by ice_admin_rules().

◆ ICE_ADMIN_SCHEDULE

#define ICE_ADMIN_SCHEDULE   0x0400

Admin queue Query Default Scheduling Tree Topology command.

Definition at line 257 of file ice.h.

Referenced by ice_admin_schedule().

◆ ICE_SCHEDULE_GENERIC

#define ICE_SCHEDULE_GENERIC   0x01

Transmit scheduler configuration generic section is valid.

Definition at line 270 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_SCHEDULE_COMMIT

#define ICE_SCHEDULE_COMMIT   0x02

Transmit scheduler configuration committed bandwidth section is valid.

Definition at line 273 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_SCHEDULE_EXCESS

#define ICE_SCHEDULE_EXCESS   0x04

Transmit scheduler configuration excess bandwidth section is valid.

Definition at line 276 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_SCHEDULE_WEIGHT

#define ICE_SCHEDULE_WEIGHT   0x0004

Transmit scheduler configuration default weight.

Definition at line 279 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_ADMIN_ADD_TXQ

#define ICE_ADMIN_ADD_TXQ   0x0c30

Admin queue Add Transmit Queues command.

Definition at line 350 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_TXQ_BASE_PORT

#define ICE_TXQ_BASE_PORT ( addr,
port )
Value:
( ( (addr) >> 7 ) | ( ( ( uint64_t ) (port) ) << 57 ) )
u8 port
Port number.
Definition CIB_PRM.h:3
unsigned long long uint64_t
Definition stdint.h:13
uint32_t addr
Buffer address.
Definition dwmac.h:9

Transmit queue base address and port number.

Definition at line 381 of file ice.h.

381#define ICE_TXQ_BASE_PORT( addr, port ) \
382 ( ( (addr) >> 7 ) | ( ( ( uint64_t ) (port) ) << 57 ) )

Referenced by ice_admin_add_txq().

◆ ICE_TXQ_PF_TYPE

#define ICE_TXQ_PF_TYPE ( pf)
Value:
( ( (pf) << 1 ) | ( 0x2 << 14 ) )

Transmit queue PF number.

Definition at line 385 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_TXQ_LEN

#define ICE_TXQ_LEN ( count)
Value:
( (count) >> 1 )
static unsigned int count
Number of entries.
Definition dwmac.h:220

Transmit queue length.

Definition at line 388 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_TXQ_FL_TSO

#define ICE_TXQ_FL_TSO   0x0001

Transmit queue uses TSO.

Definition at line 391 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_TXQ_FL_LEGACY

#define ICE_TXQ_FL_LEGACY   0x1000

Transmit queue uses legacy mode.

Definition at line 394 of file ice.h.

Referenced by ice_admin_add_txq().

◆ ICE_ADMIN_DISABLE_TXQ

#define ICE_ADMIN_DISABLE_TXQ   0x0c31

Admin queue Disable Transmit Queues command.

Definition at line 397 of file ice.h.

Referenced by ice_admin_disable_txq().

◆ ICE_TXQ_FL_FLUSH

#define ICE_TXQ_FL_FLUSH   0x08

Disable queue and flush pipe.

Definition at line 414 of file ice.h.

Referenced by ice_admin_disable_txq().

◆ ICE_TXQ_TIMEOUT

#define ICE_TXQ_TIMEOUT   0xc8

Disable queue timeout.

Definition at line 417 of file ice.h.

Referenced by ice_admin_disable_txq().

◆ ICE_PFFUNC_RID

#define ICE_PFFUNC_RID   0x09e880

Function Requester ID Information Register.

Definition at line 540 of file ice.h.

Referenced by ice_probe().

◆ ICE_PFFUNC_RID_FUNC_NUM

#define ICE_PFFUNC_RID_FUNC_NUM ( x)
Value:
( ( (x) >> 0 ) & 0x7 )

Function number.

Definition at line 541 of file ice.h.

541#define ICE_PFFUNC_RID_FUNC_NUM(x) \
542 ( ( (x) >> 0 ) & 0x7 ) /**< Function number */

Referenced by ice_probe().

◆ ICE_PFGEN_PORTNUM

#define ICE_PFGEN_PORTNUM   0x1d2400

PF LAN Port Number Register.

Definition at line 545 of file ice.h.

Referenced by ice_probe().

◆ ICE_PFGEN_PORTNUM_PORT_NUM

#define ICE_PFGEN_PORTNUM_PORT_NUM ( x)
Value:
( ( (x) >> 0 ) & 0x7 )

Port number.

Definition at line 546 of file ice.h.

546#define ICE_PFGEN_PORTNUM_PORT_NUM(x) \
547 ( ( (x) >> 0 ) & 0x7 ) /**< Port number */

Referenced by ice_probe().

◆ ICE_QINT_TQCTL

#define ICE_QINT_TQCTL   0x140000

Transmit Queue Interrupt Cause Control Register.

Definition at line 550 of file ice.h.

Referenced by ice_probe().

◆ ICE_QINT_TQCTL_ITR_INDX

#define ICE_QINT_TQCTL_ITR_INDX ( x)
Value:
( (x) << 11 )

Throttling.

Definition at line 551 of file ice.h.

◆ ICE_QINT_TQCTL_ITR_INDX_NONE

#define ICE_QINT_TQCTL_ITR_INDX_NONE    ICE_QINT_TQCTL_ITR_INDX ( 0x3 )

No throttling.

Definition at line 552 of file ice.h.

552#define ICE_QINT_TQCTL_ITR_INDX_NONE \
553 ICE_QINT_TQCTL_ITR_INDX ( 0x3 ) /**< No throttling */

Referenced by ice_probe().

◆ ICE_QINT_TQCTL_CAUSE_ENA

#define ICE_QINT_TQCTL_CAUSE_ENA   0x40000000UL

Enable.

Definition at line 554 of file ice.h.

Referenced by ice_probe().

◆ ICE_QINT_RQCTL

#define ICE_QINT_RQCTL   0x150000

Receive Queue Interrupt Cause Control Register.

Definition at line 557 of file ice.h.

Referenced by ice_probe().

◆ ICE_QINT_RQCTL_ITR_INDX

#define ICE_QINT_RQCTL_ITR_INDX ( x)
Value:
( (x) << 11 )

Throttling.

Definition at line 558 of file ice.h.

◆ ICE_QINT_RQCTL_ITR_INDX_NONE

#define ICE_QINT_RQCTL_ITR_INDX_NONE    ICE_QINT_RQCTL_ITR_INDX ( 0x3 )

No throttling.

Definition at line 559 of file ice.h.

559#define ICE_QINT_RQCTL_ITR_INDX_NONE \
560 ICE_QINT_RQCTL_ITR_INDX ( 0x3 ) /**< No throttling */

Referenced by ice_probe().

◆ ICE_QINT_RQCTL_CAUSE_ENA

#define ICE_QINT_RQCTL_CAUSE_ENA   0x40000000UL

Enable.

Definition at line 561 of file ice.h.

Referenced by ice_probe().

◆ ICE_GLINT_DYN_CTL

#define ICE_GLINT_DYN_CTL   0x160000

Global Interrupt Dynamic Control Register.

Definition at line 564 of file ice.h.

Referenced by ice_probe().

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )

◆ FILE_SECBOOT()

FILE_SECBOOT ( PERMITTED )

◆ ice_admin_command_descriptor()

struct ice_admin_descriptor * ice_admin_command_descriptor ( struct intelxl_nic * intelxl)

Get next admin command queue descriptor.

Parameters
intelxlIntel device
Return values
cmdCommand descriptor

Definition at line 511 of file ice.h.

511 {
512 struct intelxl_admin_descriptor *xlcmd =
514
515 return container_of ( xlcmd, struct ice_admin_descriptor, xl );
516}
struct intelxl_admin_descriptor * intelxl_admin_command_descriptor(struct intelxl_nic *intelxl)
Get next admin command queue descriptor.
Definition intelxl.c:222
#define container_of(ptr, type, field)
Get containing structure.
Definition stddef.h:36
Admin queue descriptor.
Definition ice.h:479
Admin queue descriptor.
Definition intelxl.h:416

References container_of, and intelxl_admin_command_descriptor().

Referenced by ice_admin_add_txq(), ice_admin_autoneg(), ice_admin_disable_txq(), ice_admin_link(), ice_admin_mac_read(), ice_admin_mac_write(), ice_admin_rules(), ice_admin_schedule(), ice_admin_switch(), and ice_admin_version().

◆ ice_admin_command_buffer()

union ice_admin_buffer * ice_admin_command_buffer ( struct intelxl_nic * intelxl)
static

Get next admin command queue data buffer.

Parameters
intelxlIntel device
Return values
bufData buffer

Definition at line 525 of file ice.h.

525 {
526 union intelxl_admin_buffer *xlbuf =
528
529 return container_of ( xlbuf, union ice_admin_buffer, xl );
530}
union intelxl_admin_buffer * intelxl_admin_command_buffer(struct intelxl_nic *intelxl)
Get next admin command queue data buffer.
Definition intelxl.c:239
Admin queue data buffer.
Definition ice.h:459
Admin queue data buffer.
Definition intelxl.h:402

References container_of, and intelxl_admin_command_buffer().

Referenced by ice_admin_add_txq(), ice_admin_disable_txq(), ice_admin_link(), ice_admin_mac_read(), ice_admin_rules(), ice_admin_schedule(), and ice_admin_switch().