Home
last modified time | relevance | path

Searched refs:rq_prod (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dtcp_ctx.h122 union idx16_union_t rq_prod; // 0xa RQ producer, updated by driver, wraps at rq_size member
177 u16_t rq_prod; // 0x8 RQ producer, updated by driver, wraps at rq_size member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_iwarp.h434 __le16 rq_prod /* word3 */; member
1160 __le16 rq_prod /* word3 */; member
H A DpreRoce.h437 USHORT rq_prod /* word0 */; member
1333 USHORT rq_prod /* word0 */; member
H A Decore_hsi_roce.h757 __le16 rq_prod /* word1 */; member
2044 __le16 rq_prod /* word1 */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h1796 u16_t rq_prod /* The RQ producer */; member
1798 u16_t rq_prod /* The RQ producer */; member
4791 u16_t rq_prod /* Initial RQ producer */; member
5516 …union fcoe_idx16_field_union rq_prod /* RQ producer update by driver and read by FW (should be ini… member
5518 …union fcoe_idx16_field_union rq_prod /* RQ producer update by driver and read by FW (should be ini… member
6323 u16_t rq_prod; member
6325 u16_t rq_prod;
6529 u16_t rq_prod /* RQ prod */; member
6533 u16_t rq_prod /* RQ prod */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_roce.h757 __le16 rq_prod /* word1 */; member
2044 __le16 rq_prod /* word1 */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2064 uctx_ag->rq_prod = 0; in _lm_tcp_init_ustorm_toe_context()