Home
last modified time | relevance | path

Searched refs:crb_addr_pair (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c11 struct crb_addr_pair { struct
389 struct crb_addr_pair *buf; in qlcnic_pinit_from_rom()
461 buf = kcalloc(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qlcnic_pinit_from_rom()
/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c16 struct crb_addr_pair { struct
420 struct crb_addr_pair *buf; in netxen_pinit_from_rom()
456 buf = kcalloc(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in netxen_pinit_from_rom()
/Linux-v5.4/drivers/scsi/qla4xxx/
Dql4_nx.h664 struct crb_addr_pair { struct
Dql4_nx.c986 struct crb_addr_pair *buf; in qla4_82xx_pinit_from_rom()
990 struct crb_addr_pair { in qla4_82xx_pinit_from_rom() struct
1080 buf = kmalloc_array(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qla4_82xx_pinit_from_rom()
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_nx.h608 struct crb_addr_pair { struct
Dqla_nx.c1146 struct crb_addr_pair *buf; in qla82xx_pinit_from_rom()
1151 struct crb_addr_pair { in qla82xx_pinit_from_rom() struct
1239 buf = kmalloc_array(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qla82xx_pinit_from_rom()