Searched defs:vnic_id (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt.c | 2769 static int bnxt_hwrm_cfa_l2_set_rx_mask(struct bnxt *bp, u16 vnic_id)  in bnxt_hwrm_cfa_l2_set_rx_mask() 2850 static int bnxt_hwrm_set_vnic_filter(struct bnxt *bp, u16 vnic_id, u16 idx,  in bnxt_hwrm_set_vnic_filter() 2910 static int bnxt_hwrm_vnic_set_tpa(struct bnxt *bp, u16 vnic_id, u32 tpa_flags)  in bnxt_hwrm_vnic_set_tpa() 2957 static int bnxt_hwrm_vnic_set_rss(struct bnxt *bp, u16 vnic_id, bool set_rss)  in bnxt_hwrm_vnic_set_rss() 2995 static int bnxt_hwrm_vnic_set_hds(struct bnxt *bp, u16 vnic_id)  in bnxt_hwrm_vnic_set_hds() 3014 static void bnxt_hwrm_vnic_ctx_free_one(struct bnxt *bp, u16 vnic_id)  in bnxt_hwrm_vnic_ctx_free_one() 3039 static int bnxt_hwrm_vnic_ctx_alloc(struct bnxt *bp, u16 vnic_id)  in bnxt_hwrm_vnic_ctx_alloc() 3059 static int bnxt_hwrm_vnic_cfg(struct bnxt *bp, u16 vnic_id)  in bnxt_hwrm_vnic_cfg() 3089 static int bnxt_hwrm_vnic_free_one(struct bnxt *bp, u16 vnic_id)  in bnxt_hwrm_vnic_free_one() 3116 static int bnxt_hwrm_vnic_alloc(struct bnxt *bp, u16 vnic_id, u16 start_grp_id,  in bnxt_hwrm_vnic_alloc() [all …] 
 | 
| D | bnxt_hsi.h | 2124 	__le32 vnic_id;  member 2139 	__le32 vnic_id;  member 2173 	__le16 vnic_id;  member 2217 	__le16 vnic_id;  member 2304 	__le32 vnic_id;  member
  | 
| /linux-4.4.14/drivers/scsi/snic/ | 
| D | snic_fwint.h | 219 	__le16	vnic_id;	/* corresponding vnic id */  member
  | 
| /linux-4.4.14/drivers/net/ethernet/cavium/thunder/ | 
| D | nicvf_queues.h | 281 	u8		vnic_id;  member
  | 
| /linux-4.4.14/drivers/scsi/fnic/ | 
| D | fcpio.h | 637 	u16   vnic_id;  member
  | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/ | 
| 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-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_hsi.h | 5537 	u8 vnic_id;  member
  |