Home
last modified time | relevance | path

Searched defs:packet (Results 51 – 75 of 221) sorted by relevance

123456789

/Linux-v6.6/drivers/firmware/
Draspberrypi.c185 u32 packet; in rpi_firmware_print_firmware_revision() local
201 u32 packet; in rpi_register_hwmon_driver() local
/Linux-v6.6/arch/alpha/kernel/
Derr_ev7.c237 struct ev7_pal_subpacket *packet; in ev7_process_pal_subpacket() local
/Linux-v6.6/drivers/input/mouse/
Dcypress_ps2.c446 unsigned char *packet = psmouse->packet; in cypress_parse_packet() local
562 unsigned char *packet = psmouse->packet; in cypress_validate_byte() local
/Linux-v6.6/drivers/firewire/
Dnosy.c53 struct packet { struct
63 struct packet *head, *tail; argument
Dcore-transaction.c189 static void transmit_complete_callback(struct fw_packet *packet, in transmit_complete_callback()
227 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request()
479 static void transmit_phy_packet_callback(struct fw_packet *packet, in transmit_phy_packet_callback()
682 static void free_response_callback(struct fw_packet *packet, in free_response_callback()
/Linux-v6.6/drivers/usb/host/
Dfhci.h361 struct packet { struct
362 u8 *data; /* packet data */ argument
363 u32 len; /* packet length */ argument
364 u32 status; /* status of the packet - equivalent to the status argument
366 u32 info; /* packet information */ argument
367 void __iomem *priv_data; /* private data of the driver (TDs or BDs) */
Dxhci-dbgtty.c28 dbc_send_packet(struct dbc_port *port, char *packet, unsigned int size) in dbc_send_packet()
328 char *packet = req->buf; in dbc_rx_push() local
/Linux-v6.6/include/uapi/linux/
Dpg.h53 char packet[12]; /* packet command */ member
/Linux-v6.6/drivers/hwtracing/stm/
Ddummy_stm.c19 unsigned int channel, unsigned int packet, unsigned int flags, in dummy_stm_packet()
/Linux-v6.6/net/nfc/hci/
Dhcp.c48 struct hcp_packet *packet; in nfc_hci_hcp_message_tx() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
Den_selftest.c53 unsigned char *packet; in mlx4_en_test_loopback_xmit() local
/Linux-v6.6/include/uapi/linux/netfilter/
Dxt_statistic.h30 __u32 packet; member
/Linux-v6.6/net/sctp/
Dsm_statefuns.c326 struct sctp_packet *packet; in sctp_sf_do_5_1B_init() local
526 struct sctp_packet *packet; in sctp_sf_do_5_1C_ack() local
1522 struct sctp_packet *packet; in sctp_sf_do_unexpected_init() local
3476 struct sctp_packet *packet = NULL; in sctp_sf_tabort_8_4_8() local
3523 struct sctp_packet *packet = NULL; in sctp_sf_new_encap_port() local
3782 struct sctp_packet *packet = NULL; in sctp_sf_shut_8_4_5() local
4699 struct sctp_packet *packet = NULL; in sctp_sf_abort_violation() local
6325 struct sctp_packet *packet; in sctp_abort_pkt_new() local
6366 struct sctp_packet *packet; in sctp_ootb_pkt_new() local
6438 void sctp_ootb_pkt_free(struct sctp_packet *packet) in sctp_ootb_pkt_free()
[all …]
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Duc.c259 void hfi1_uc_rcv(struct hfi1_packet *packet) in hfi1_uc_rcv()
Dfault.h49 static inline bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet) in hfi1_dbg_should_fault_rx()
/Linux-v6.6/arch/um/drivers/
Dpcap_user.c99 const u_char *packet) in handler()
Dmconsole_user.c182 struct mconsole_notify packet; in mconsole_notify() local
/Linux-v6.6/fs/ocfs2/dlm/
Ddlmdomain.c771 static void dlm_query_join_packet_to_wire(struct dlm_query_join_packet *packet, in dlm_query_join_packet_to_wire()
781 struct dlm_query_join_packet *packet) in dlm_query_join_wire_to_packet()
793 struct dlm_query_join_packet packet = { in dlm_query_join_handler() local
1418 struct dlm_query_join_packet packet; in dlm_request_join() local
/Linux-v6.6/drivers/usb/serial/
Daircable.c101 int has_headers, char *packet, int len) in aircable_process_packet()
/Linux-v6.6/arch/mips/include/asm/octeon/
Dcvmx-pko.h421 union cvmx_buf_ptr packet, in cvmx_pko_send_packet_finish()
464 union cvmx_buf_ptr packet, in cvmx_pko_send_packet_finish3()
/Linux-v6.6/drivers/net/usb/
Dgl620a.c70 struct gl_packet *packet; in genelink_rx_fixup() local
/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dhtc-ops.h46 struct htc_packet *packet) in ath6kl_htc_tx()
/Linux-v6.6/drivers/input/joystick/
Dfsia6b.c57 struct ibus_packet packet; member
/Linux-v6.6/drivers/w1/
Dw1_netlink.c200 } packet; in w1_netlink_send_error() local
221 } packet; in w1_netlink_send() local
/Linux-v6.6/include/linux/
Dstm.h83 ssize_t (*packet)(struct stm_data *, unsigned int, member

123456789