Searched refs:func_type (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/mailbox/ |
| H A D | bcm74110-mailbox.c | 216 static int bcm74110_rx_pop_init_msg(struct bcm74110_mbox *mbox, u32 func_type, in bcm74110_rx_pop_init_msg() argument 226 if (BCM_MSG_GET_FIELD(msg->msg, FUNC) == func_type) { in bcm74110_rx_pop_init_msg() 260 static int bcm74110_rx_pop_init_msg_block(struct bcm74110_mbox *mbox, u32 func_type, in bcm74110_rx_pop_init_msg_block() argument 266 ret = bcm74110_rx_pop_init_msg(mbox, func_type, val); in bcm74110_rx_pop_init_msg_block()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_if.h | 150 #define HINIC_FUNC_TYPE(hwif) ((hwif)->attr.func_type) 227 enum hinic_func_type func_type; member
|
| H A D | hinic_hw_if.c | 206 hwif->attr.func_type = HINIC_FA0_GET(attr0, FUNC_TYPE); in set_hwif_attr() 261 attr->func_type = HINIC_PPF; in set_ppf()
|
| /linux/drivers/pinctrl/cirrus/ |
| H A D | pinctrl-lochnagar.c | 785 int func_type; in lochnagar_get_func_groups() local 787 func_type = priv->funcs[func_idx].type; in lochnagar_get_func_groups() 789 *groups = priv->func_groups[func_type].groups; in lochnagar_get_func_groups() 790 *num_groups = priv->func_groups[func_type].ngroups; in lochnagar_get_func_groups()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sysfs.c | 927 pci_cfg[i].func_type = pci_info[i].type; in qlcnic_sysfs_read_pci_config()
|
| H A D | qlcnic.h | 1332 u16 func_type; member
|
| /linux/net/wireless/ |
| H A D | trace.h | 2364 __field(u8, func_type) 2370 __entry->func_type = func->type; 2374 WIPHY_PR_ARG, WDEV_PR_ARG, __entry->func_type,
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_mr.c | 2210 fstatus.func_type = pkt->comp_func_num; in qlafx00_ioctl_iosb_entry() 3272 fx_iocb.func_num = piocb_rqst->func_type; in qlafx00_fxdisc_iocb()
|