| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_adminq.h | 522 __be16 opcode; member 543 __be16 opcode; member 592 __be32 opcode; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_cpl.h | 186 __u8 opcode; member 202 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid)) argument 226 __u8 opcode; member 1176 __u8 opcode; member 1189 RSS_HDR __u8 opcode; member 1427 __u8 opcode; member 1432 __u8 opcode; member 1438 __u8 opcode; member
|
| /linux/arch/x86/include/asm/ |
| H A D | perf_event_p4.h | 295 #define P4_OPCODE_ESEL(opcode) ((opcode & 0x00ff) >> 0) argument 296 #define P4_OPCODE_EVNT(opcode) ((opcode & 0xff00) >> 8) argument
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_init.c | 1428 int i = 0, opcode; in netxen_handle_fw_message() local 1657 int opcode, ring = 0, desc_cnt; in netxen_process_rcv_ring() local
|
| /linux/drivers/usb/serial/ |
| H A D | digi_acceleport.c | 1360 int opcode; in digi_read_inb_callback() local 1452 int opcode, line, status, val; in digi_read_oob_callback() local
|
| /linux/net/bluetooth/ |
| H A D | msft.c | 258 static int msft_le_monitor_advertisement_cb(struct hci_dev *hdev, u16 opcode, in msft_le_monitor_advertisement_cb() 367 u16 opcode, in msft_le_cancel_monitor_advertisement_cb()
|
| H A D | hci_event.c | 4202 struct sk_buff *skb, u16 *opcode, u8 *status, in hci_cmd_complete_evt() 4330 struct sk_buff *skb, u16 *opcode, u8 *status, in hci_cmd_status_evt() 7238 struct sk_buff *skb, u16 *opcode, u8 *status, in hci_le_meta_evt() 7281 static bool hci_get_cmd_complete(struct hci_dev *hdev, u16 opcode, in hci_get_cmd_complete() 7556 u16 *opcode, u8 *status, in hci_event_func() 7599 u16 opcode = HCI_OP_NOP; in hci_event_packet() local
|
| /linux/include/soc/fsl/ |
| H A D | cpm.h | 163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command()
|
| /linux/arch/arm64/kernel/ |
| H A D | armv8_deprecated.c | 65 static unsigned int __maybe_unused aarch32_check_condition(u32 opcode, u32 psr) in aarch32_check_condition()
|
| /linux/fs/cachefiles/ |
| H A D | ondemand.c | 485 enum cachefiles_opcode opcode, in cachefiles_ondemand_send_req()
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 1236 enum hns_roce_opcode_type opcode, in hns_roce_cmq_setup_basic_desc() 1290 static u32 hns_roce_cmdq_tx_timeout(u16 opcode, u32 tx_timeout) in hns_roce_cmdq_tx_timeout() 1379 u16 opcode = le16_to_cpu(desc->opcode); in __hns_roce_cmq_send() local 1605 enum hns_roce_opcode_type opcode = HNS_ROCE_OPC_ALLOC_VF_RES; in hns_roce_free_vf_resource() local 1773 enum hns_roce_opcode_type opcode; in load_func_res_caps() local 1908 enum hns_roce_opcode_type opcode = HNS_ROCE_OPC_ALLOC_VF_RES; in config_vf_hem_resource() local 2512 enum hns_roce_opcode_type opcode; in set_llm_cfg_to_hw() local
|
| /linux/include/rdma/ |
| H A D | ib_pma.h | 35 u8 opcode; member
|
| /linux/sound/drivers/vx/ |
| H A D | vx_cmd.h | 79 unsigned int opcode; /* command word */ member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | debugfs.c | 202 mlx5_cmdif_alloc_stats(struct xarray *stats_xa, int opcode) in mlx5_cmdif_alloc_stats()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-dc.c | 119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_droq.c | 51 u16 opcode, u16 subcode) in octeon_get_dispatch_arg()
|
| H A D | request_manager.c | 579 u8 opcode, in octeon_prepare_soft_command()
|
| /linux/drivers/spi/ |
| H A D | spi-wpcm-fiu.c | 66 static void wpcm_fiu_set_opcode(struct wpcm_fiu_spi *fiu, u8 opcode) in wpcm_fiu_set_opcode()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_controlq.c | 1153 void ice_fill_dflt_direct_cmd_desc(struct libie_aq_desc *desc, u16 opcode) in ice_fill_dflt_direct_cmd_desc()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
| H A D | hclge_comm_cmd.h | 374 u32 opcode; member 407 __le16 opcode; member
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_err.c | 1553 static bool hclge_err_mod_check_support_cmd(enum hclge_opcode_type opcode, in hclge_err_mod_check_support_cmd() 2208 enum hclge_opcode_type opcode; in hclge_query_bd_num() local
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_minidump.c | 88 u8 opcode; member 96 u8 opcode; member 379 enum qlcnic_minidump_opcode opcode; member
|
| /linux/drivers/nvme/host/ |
| H A D | pci.c | 1476 static int adapter_delete_queue(struct nvme_dev *dev, u8 opcode, u16 id) in adapter_delete_queue() 1619 u8 opcode; in nvme_timeout() local 2811 static int nvme_delete_queue(struct nvme_queue *nvmeq, u8 opcode) in nvme_delete_queue() 2836 static bool __nvme_delete_io_queues(struct nvme_dev *dev, u8 opcode) in __nvme_delete_io_queues()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | ud.c | 822 u8 opcode = packet->opcode; in hfi1_ud_rcv() local
|
| /linux/drivers/staging/greybus/ |
| H A D | sdio.c | 53 u32 opcode = cmd->opcode; in single_op() local
|