Home
last modified time | relevance | path

Searched defs:ntype (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/mtd/ubi/
Dbuild.c159 int ubi_volume_notify(struct ubi_device *ubi, struct ubi_volume *vol, int ntype) in ubi_volume_notify()
191 int ubi_notify_all(struct ubi_device *ubi, int ntype, struct notifier_block *nb) in ubi_notify_all()
/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_edif.c24 uint32_t ntype; member
1951 qla_enode_alloc(scsi_qla_host_t *vha, uint32_t ntype) in qla_enode_alloc()
1986 qla_enode_find(scsi_qla_host_t *vha, uint32_t ntype, uint32_t p1, uint32_t p2) in qla_enode_find()
2185 qla_edb_node_alloc(scsi_qla_host_t *vha, uint32_t ntype) in qla_edb_node_alloc()
Dqla_edif.h127 uint32_t ntype; member
/linux-6.12.1/drivers/infiniband/hw/mana/
Dmain.c799 enum rdma_network_type ntype = rdma_gid_attr_network_type(attr); in mana_ib_gd_add_gid() local
829 enum rdma_network_type ntype = rdma_gid_attr_network_type(attr); in mana_ib_gd_del_gid() local
/linux-6.12.1/drivers/usb/dwc3/
Dcore.c1089 int ntype; in dwc3_set_incr_burst_type() local
/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_nvme.c552 uint16_t ntype, nstate; in __lpfc_nvme_ls_req() local
/linux-6.12.1/net/wireless/
Dutil.c1153 struct net_device *dev, enum nl80211_iftype ntype, in cfg80211_change_iface()
Dnl80211.c4320 enum nl80211_iftype otype, ntype; in nl80211_set_interface() local
/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c726 static u8 bnxt_re_stack_to_dev_nw_type(enum rdma_network_type ntype) in bnxt_re_stack_to_dev_nw_type()