Searched defs:vnic (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_hwrm.c | 1419 bnxt_hwrm_vnic_set_hds(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_set_hds() 1435 bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_cfg() 1472 bnxt_hwrm_vnic_free(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_free() 1495 bnxt_hwrm_vnic_alloc(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_alloc() 1986 struct bnxt_vnic_info *vnic) in bnxt_hwrm_cfa_l2_set_rx_mask() 2026 struct bnxt_vnic_info *vnic = &softc->vnic_info; in bnxt_hwrm_free_filter() local 2051 struct bnxt_vnic_info *vnic = &softc->vnic_info; in bnxt_hwrm_l2_filter_alloc() local 2099 struct bnxt_vnic_info *vnic = &softc->vnic_info; in bnxt_hwrm_set_filter() local 2119 bnxt_hwrm_rss_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic, in bnxt_hwrm_rss_cfg()
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_init.h | 243 #define ECORE_PF_Q_NUM(q_num, port, vnic)\ argument 256 uint32_t reg_addr, reg_bit_map, vnic; in ecore_map_q_cos() local 381 uint32_t vnic; in ecore_init_max() local 435 uint32_t vnic, fair_periodic_timeout_usec, vnicWeightSum, tFair; in ecore_init_min() local 493 uint32_t vnic, cos; in ecore_init_fw_wrr() local
|
H A D | bxe.c | 13483 uint8_t i, vnic; in bxe_get_mf_cfg_info() local
|
H A D | ecore_hsi.h | 11288 struct cmng_vnic vnic; member
|
/freebsd/sys/dev/vnic/ |
H A D | nic_main.c | 691 uint32_t vnic, bgx, lmac, chan; in nic_config_cpi() local 827 nic_tx_channel_cfg(struct nicpf *nic, uint8_t vnic, struct sq_cfg_msg *sq) in nic_tx_channel_cfg()
|
H A D | q_struct.h | 705 uint64_t vnic:7; member
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_ioctl.h | 189 uint16_t vnic; /* VNIC id (PF/VF) or outer VLAN tag */ member
|
/freebsd/usr.sbin/cxgbetool/ |
H A D | cxgbetool.c | 1028 int vnic = 0, ovlan = 0, invalid = 0; in set_filter_mode() local
|