Searched defs:ets (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_dcb.c | 56 struct bnxt_ieee_ets *ets, in bnxt_hwrm_queue_pri2cos_cfg() 85 bnxt_hwrm_queue_pri2cos_qcfg(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets) in bnxt_hwrm_queue_pri2cos_qcfg() 113 bnxt_hwrm_queue_cos2bw_cfg(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets, in bnxt_hwrm_queue_cos2bw_cfg() 159 bnxt_hwrm_queue_cos2bw_qcfg(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets) in bnxt_hwrm_queue_cos2bw_qcfg() 554 bnxt_ets_validate(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets, uint8_t *tc) in bnxt_ets_validate() 601 bnxt_dcb_ieee_getets(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets) in bnxt_dcb_ieee_getets() 630 bnxt_dcb_ieee_setets(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets) in bnxt_dcb_ieee_setets() 826 struct bnxt_ieee_ets ets = {0}; in bnxt_dcb_init() local
|
H A D | bnxt_mgmt.h | 145 struct bnxt_ieee_ets ets; member
|
H A D | bnxt_sysctl.c | 2085 struct bnxt_ieee_ets ets = {0}; in bnxt_dcb_ets() local
|
/freebsd/sys/dev/qlxge/ |
H A D | qls_dump.h | 252 uint32_t ets[8+2]; member
|
/freebsd/sys/dev/bxe/ |
H A D | bxe_dcb.h | 72 struct bxe_dcbx_pg_params ets; member
|
H A D | ecore_hsi.h | 2316 struct dcbx_ets_feature ets; member
|
/freebsd/sys/dev/wg/ |
H A D | if_wg.c | 86 uint8_t ets[NOISE_TIMESTAMP_LEN + NOISE_AUTHTAG_LEN]; member
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | en.h | 636 struct ieee_ets ets; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_lib.c | 10527 ice_sbuf_print_ets_cfg(struct sbuf * sbuf,const char * name,struct ice_dcb_ets_cfg * ets) ice_sbuf_print_ets_cfg() argument
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | mcp_public.h | 374 struct dcbx_ets_feature ets; member
|
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 1228 u8 ets[0x1]; global() member
|