Searched defs:vnic_id (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.c | 4711 static int bnxt_hwrm_cfa_l2_set_rx_mask(struct bnxt *bp, u16 vnic_id) in bnxt_hwrm_cfa_l2_set_rx_mask() 4833 static int bnxt_hwrm_set_vnic_filter(struct bnxt *bp, u16 vnic_id, u16 idx, in bnxt_hwrm_set_vnic_filter() 5159 static int bnxt_hwrm_vnic_set_hds(struct bnxt *bp, u16 vnic_id) in bnxt_hwrm_vnic_set_hds() 5182 static void bnxt_hwrm_vnic_ctx_free_one(struct bnxt *bp, u16 vnic_id, in bnxt_hwrm_vnic_ctx_free_one() 5239 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, u16 vnic_id) in bnxt_hwrm_vnic_cfg() 5313 static void bnxt_hwrm_vnic_free_one(struct bnxt *bp, u16 vnic_id) in bnxt_hwrm_vnic_free_one() 5337 static int bnxt_hwrm_vnic_alloc(struct bnxt *bp, u16 vnic_id, in bnxt_hwrm_vnic_alloc() 8383 static int __bnxt_setup_vnic(struct bnxt *bp, u16 vnic_id) in __bnxt_setup_vnic() 8439 static int __bnxt_setup_vnic_p5(struct bnxt *bp, u16 vnic_id) in __bnxt_setup_vnic_p5() 8478 static int bnxt_setup_vnic(struct bnxt *bp, u16 vnic_id) in bnxt_setup_vnic() [all …]
|
A D | bnxt_hsi.h | 5994 __le32 vnic_id; member 6006 __le32 vnic_id; member 6045 __le16 vnic_id; member 6138 __le16 vnic_id; member 6176 __le16 vnic_id; member 6230 __le16 vnic_id; member 6291 __le32 vnic_id; member 6895 __le32 vnic_id; member
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | vnic_main.c | 314 int vnic_id = VNIC_ID(vesw_id); in get_vnic_port() local
|
/linux/drivers/scsi/snic/ |
A D | snic_fwint.h | 219 __le16 vnic_id; /* corresponding vnic id */ member
|
/linux/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_queues.h | 291 u8 vnic_id; member
|
/linux/drivers/scsi/fnic/ |
A D | fcpio.h | 637 u16 vnic_id; member
|
/linux/drivers/net/ethernet/broadcom/ |
A D | cnic_defs.h | 3217 u8 vnic_id; member 3219 u8 vnic_id; member 3593 u8 vnic_id; member 3595 u8 vnic_id; member
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_hsi.h | 5551 u8 vnic_id; member
|
Completed in 169 milliseconds