Home
last modified time | relevance | path

Searched defs:tstorm_fcoe_conn_st_ctx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_fcoe.h656 struct tstorm_fcoe_conn_st_ctx struct
658 __le16 stat_ram_addr /* Statistics ram adderss */;
659 __le16 rx_max_fc_payload_len /* Max rx fc payload length. provided in ramrod */;
660 __le16 e_d_tov_val /* E_D_TOV value negotiated during PLOGI (in msec) */;
661 u8 flags;
668 … each time the tStorm handler for timers cleanup is invoked within the same timers cleanup flow */;
669 __le32 reserved1[2];
670 __le32 dstMacAddressBytes0To3 /* destination MAC address: Bytes 0-3. */;
671 __le16 dstMacAddressBytes4To5 /* destination MAC address: Bytes 4-5. */;
672 __le16 ramrodEcho /* Saved ramrod echo - needed for 2nd round of terminate_conn (flush Q0) */;
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_fcoe.h656 struct tstorm_fcoe_conn_st_ctx struct
658 __le16 stat_ram_addr /* Statistics ram adderss */;
659 __le16 rx_max_fc_payload_len /* Max rx fc payload length. provided in ramrod */;
660 __le16 e_d_tov_val /* E_D_TOV value negotiated during PLOGI (in msec) */;
661 u8 flags;
668 … each time the tStorm handler for timers cleanup is invoked within the same timers cleanup flow */;
669 __le32 reserved1[2];
670 __le32 dstMacAddressBytes0To3 /* destination MAC address: Bytes 0-3. */;
671 __le16 dstMacAddressBytes4To5 /* destination MAC address: Bytes 4-5. */;
672 __le16 ramrodEcho /* Saved ramrod echo - needed for 2nd round of terminate_conn (flush Q0) */;
[all …]