Home
last modified time | relevance | path

Searched refs:func_type (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_if.h141 #define HINIC_FUNC_TYPE(hwif) ((hwif)->attr.func_type)
216 enum hinic_func_type func_type; member
Dhinic_hw_if.c211 hwif->attr.func_type = HINIC_FA0_GET(attr0, FUNC_TYPE); in set_hwif_attr()
261 attr->func_type = HINIC_PPF; in set_ppf()
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_mr.h407 __le16 func_type; member
428 uint16_t func_type; member
Dqla_mr.c2239 fstatus.func_type = pkt->comp_func_num; in qlafx00_ioctl_iosb_entry()
3302 fx_iocb.func_num = piocb_rqst->func_type; in qlafx00_fxdisc_iocb()
Dqla_bsg.c2039 type, piocb_rqst->func_type, fcport->loop_id); in qlafx00_mgmt_cmd()
/Linux-v5.4/drivers/pinctrl/cirrus/
Dpinctrl-lochnagar.c782 int func_type; in lochnagar_get_func_groups() local
784 func_type = priv->funcs[func_idx].type; in lochnagar_get_func_groups()
786 *groups = priv->func_groups[func_type].groups; in lochnagar_get_func_groups()
787 *num_groups = priv->func_groups[func_type].ngroups; in lochnagar_get_func_groups()
/Linux-v5.4/net/wireless/
Dtrace.h2062 __field(u8, func_type)
2068 __entry->func_type = func->type;
2072 WIPHY_PR_ARG, WDEV_PR_ARG, __entry->func_type,
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c929 pci_cfg[i].func_type = pci_info[i].type; in qlcnic_sysfs_read_pci_config()
Dqlcnic.h1338 u16 func_type; member