Searched defs:vectors (Results 51 – 65 of 65) sorted by relevance
123
/openbmc/linux/arch/arm/mm/ |
H A D | mmu.c | 1381 void *vectors; in devicemaps_init() local
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad.h | 224 struct bnad_tx_vector vectors[BFI_TX_MAX_VECTORS_PER_WI]; member
|
H A D | bnad.c | 2918 u32 wis, vectors, len; in bnad_start_xmit() local
|
/openbmc/linux/kernel/time/ |
H A D | timer.c | 213 struct hlist_head vectors[WHEEL_SIZE]; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_main.c | 997 u8 vectors = 0; in qed_slowpath_vf_setup_int() local
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_main.c | 1438 iavf_acquire_msix_vectors(struct iavf_adapter *adapter, int vectors) in iavf_acquire_msix_vectors()
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 12441 lpfc_cpu_affinity_check(struct lpfc_hba *phba, int vectors) in lpfc_cpu_affinity_check() 13000 int vectors, rc, index; in lpfc_sli4_enable_msix() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 8013 u16 q_per_macvlan = 0, macvlan_cnt = 0, vectors; in i40e_fwd_add() local 11762 static int i40e_reserve_msix_vectors(struct i40e_pf *pf, int vectors) in i40e_reserve_msix_vectors() 12075 int vectors = 0; in i40e_init_interrupt_scheme() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 3119 int vectors; in cxgb_enable_msix() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 2281 int vectors; in hclgevf_init_msi() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 2573 int vectors) in ixgbevf_acquire_msix_vectors()
|
/openbmc/linux/drivers/edac/ |
H A D | amd64_edac.c | 2877 static int decode_syndrome(u16 syndrome, const u16 *vectors, unsigned num_vecs, in decode_syndrome()
|
/openbmc/linux/include/uapi/drm/ |
H A D | radeon_drm.h | 201 } vectors; member
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 2545 int vectors, min_msi; in interrupt_preinit_v3_hw() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 2463 int vectors; in hclge_init_msi() local
|
123