Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_hw.h726 typedef struct _qla_hw { struct
727 struct {
735 } flags;
737 uint16_t link_speed;
738 uint16_t cable_length;
739 uint16_t cable_oui;
740 uint8_t mod_info;
741 uint8_t rsrvd;
743 uint32_t max_rds_per_cntxt;
744 uint32_t max_sds_per_cntxt;
[all …]
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h1587 typedef struct _qla_hw { struct
1588 struct {
1596 } flags;
1598 volatile uint16_t link_speed;
1599 volatile uint16_t cable_length;
1600 volatile uint32_t cable_oui;
1601 volatile uint8_t link_up;
1602 volatile uint8_t module_type;
1603 volatile uint8_t link_faults;
1604 volatile uint8_t loopback_mode;
[all …]