Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dbdn.h533 struct bdn_nport_now { struct
534 bdn_cfg_state state;
535 u32 optional;
539 u32 rsv:14,
540 enable_port:1,
541 enable_diag:1,
542 num_pfs_min_bw:8,
543 num_pfs_max_bw:8;
545 u8 min_bw[BDN_SIZE_OF_PF_PER_PORT];
546 u8 max_bw[BDN_SIZE_OF_PF_PER_PORT];
[all …]