Home
last modified time | relevance | path

Searched defs:packet (Results 26 – 50 of 221) sorted by relevance

123456789

/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dverbs.c274 static inline opcode_handler qp_ok(struct hfi1_packet *packet) in qp_ok()
317 static opcode_handler tid_qp_ok(int opcode, struct hfi1_packet *packet) in tid_qp_ok()
327 void hfi1_kdeth_eager_rcv(struct hfi1_packet *packet) in hfi1_kdeth_eager_rcv()
381 void hfi1_kdeth_expected_rcv(struct hfi1_packet *packet) in hfi1_kdeth_expected_rcv()
435 static int hfi1_do_pkey_check(struct hfi1_packet *packet) in hfi1_do_pkey_check()
453 static inline void hfi1_handle_packet(struct hfi1_packet *packet, in hfi1_handle_packet()
535 void hfi1_ib_rcv(struct hfi1_packet *packet) in hfi1_ib_rcv()
543 void hfi1_16B_rcv(struct hfi1_packet *packet) in hfi1_16B_rcv()
1912 void hfi1_cnp_rcv(struct hfi1_packet *packet) in hfi1_cnp_rcv()
Drc.c1196 static inline void hfi1_queue_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_queue_rc_ack()
1219 static inline void hfi1_make_rc_ack_9B(struct hfi1_packet *packet, in hfi1_make_rc_ack_9B()
1272 static inline void hfi1_make_rc_ack_16B(struct hfi1_packet *packet, in hfi1_make_rc_ack_16B()
1344 void hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_send_rc_ack()
2302 static void rc_rcv_resp(struct hfi1_packet *packet) in rc_rcv_resp()
2763 void hfi1_rc_rcv(struct hfi1_packet *packet) in hfi1_rc_rcv()
3211 struct hfi1_packet *packet, in hfi1_rc_hdrerr()
Dtid_rdma.c1891 struct hfi1_packet *packet, in tid_rdma_rcv_read_request()
1985 static int tid_rdma_rcv_error(struct hfi1_packet *packet, in tid_rdma_rcv_error()
2215 void hfi1_rc_rcv_tid_rdma_read_req(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_read_req()
2440 void hfi1_rc_rcv_tid_rdma_read_resp(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_read_resp()
2602 static bool tid_rdma_tid_err(struct hfi1_packet *packet, u8 rcv_type) in tid_rdma_tid_err()
2656 struct hfi1_packet *packet, u8 rcv_type, in handle_read_kdeth_eflags()
2847 struct hfi1_packet *packet) in hfi1_handle_kdeth_eflags()
3644 void hfi1_rc_rcv_tid_rdma_write_req(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_write_req()
4027 void hfi1_rc_rcv_tid_rdma_write_resp(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_write_resp()
4269 void hfi1_rc_rcv_tid_rdma_write_data(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_write_data()
[all …]
/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dtxrx.c587 struct htc_packet *packet) in ath6kl_tx_queue_full()
685 struct htc_packet *packet; in ath6kl_tx_complete() local
880 struct htc_packet *packet; in ath6kl_rx_refill() local
918 struct htc_packet *packet; in ath6kl_refill_amsdu_rxbufs() local
952 struct htc_packet *packet = NULL; in ath6kl_alloc_amsdu_rxbuf() local
1301 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) in ath6kl_rx()
1841 struct htc_packet *packet, *tmp_pkt; in ath6kl_cleanup_amsdu_rxbufs() local
/Linux-v6.6/drivers/input/mouse/
Dsentelic.c27 #define GET_ABS_X(packet) ((packet[1] << 2) | ((packet[3] >> 2) & 0x03)) argument
28 #define GET_ABS_Y(packet) ((packet[2] << 2) | (packet[3] & 0x03)) argument
636 static void fsp_packet_debug(struct psmouse *psmouse, unsigned char packet[]) in fsp_packet_debug()
677 static void fsp_packet_debug(struct psmouse *psmouse, unsigned char packet[]) in fsp_packet_debug()
697 unsigned char *packet = psmouse->packet; in fsp_process_byte() local
Dalps.c251 unsigned char *packet = psmouse->packet; in alps_process_packet_v1_v2() local
558 unsigned char *packet = psmouse->packet; in alps_process_trackstick_packet_v3() local
728 unsigned char *packet = psmouse->packet; in alps_process_touchpad_packet_v3_v5() local
805 unsigned char *packet = psmouse->packet; in alps_process_packet_v3() local
826 unsigned char *packet = psmouse->packet; in alps_process_packet_v6() local
892 unsigned char *packet = psmouse->packet; in alps_process_packet_v4() local
1091 unsigned char *packet = psmouse->packet; in alps_process_trackstick_packet_v7() local
1140 unsigned char *packet = psmouse->packet; in alps_process_packet_v7() local
1317 unsigned char *packet = psmouse->packet; in alps_process_packet_ss4_v2() local
1467 unsigned char packet[], in alps_report_bare_ps2_packet()
Dhgpk.c306 static bool hgpk_is_byte_valid(struct psmouse *psmouse, unsigned char *packet) in hgpk_is_byte_valid()
344 unsigned char *packet = psmouse->packet; in hgpk_process_advanced_packet() local
428 unsigned char *packet = psmouse->packet; in hgpk_process_simple_packet() local
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c1640 struct xgbe_packet_data *packet) in xgbe_prep_tx_tstamp()
1660 static void xgbe_prep_vlan(struct sk_buff *skb, struct xgbe_packet_data *packet) in xgbe_prep_vlan()
1666 static int xgbe_prep_tso(struct sk_buff *skb, struct xgbe_packet_data *packet) in xgbe_prep_tso()
1749 struct xgbe_packet_data *packet) in xgbe_packet_info()
1931 struct xgbe_packet_data *packet; in xgbe_xmit() local
2343 u8 *packet; in xgbe_create_skb() local
2365 struct xgbe_packet_data *packet) in xgbe_rx_buf1_len()
2388 struct xgbe_packet_data *packet, in xgbe_rx_buf2_len()
2478 struct xgbe_packet_data *packet; in xgbe_rx_poll() local
/Linux-v6.6/drivers/net/usb/
Dlg-vl600.c99 struct vl600_pkt_hdr *packet; in vl600_rx_fixup() local
235 struct vl600_pkt_hdr *packet; in vl600_tx_fixup() local
/Linux-v6.6/tools/firewire/
Dnosy-dump.c644 get_bits(struct link_packet *packet, int offset, int width) in get_bits()
684 decode_link_packet(struct link_packet *packet, size_t length, in decode_link_packet()
807 struct link_packet *packet = (struct link_packet *) data; in print_packet() local
842 struct link_packet *packet = (struct link_packet *) data; in print_stats() local
/Linux-v6.6/drivers/net/hyperv/
Dnetvsc.c768 struct hv_netvsc_packet *packet in netvsc_send_tx_complete() local
932 struct hv_netvsc_packet *packet, in netvsc_copy_to_send_buf()
968 struct hv_netvsc_packet *packet) in netvsc_dma_unmap()
1005 struct hv_netvsc_packet *packet, in netvsc_dma_map()
1046 struct hv_netvsc_packet *packet, in netvsc_send_pkt()
1173 struct hv_netvsc_packet *packet, in netvsc_send()
/Linux-v6.6/drivers/input/touchscreen/
Dads7846.c111 struct ads7846_packet *packet; member
704 struct ads7846_packet *packet = ts->packet; in ads7846_set_cmd_val() local
765 struct ads7846_packet *packet = ts->packet; in ads7846_filter() local
798 struct ads7846_packet *packet = ts->packet; in ads7846_read_state() local
826 struct ads7846_packet *packet = ts->packet; in ads7846_report_state() local
1020 struct ads7846_packet *packet = ts->packet; in ads7846_setup_spi_msg() local
1182 struct ads7846_packet *packet; in ads7846_probe() local
Delo.c220 static int elo_command_10(struct elo *elo, unsigned char *packet) in elo_command_10()
262 unsigned char packet[ELO10_PACKET_LEN] = { ELO10_ID_CMD }; in elo_setup_10() local
/Linux-v6.6/drivers/pmdomain/bcm/
Draspberrypi-power.c53 struct rpi_power_domain_packet packet; in rpi_firmware_set_power() local
141 struct rpi_power_domain_packet packet; in rpi_has_new_domain_support() local
/Linux-v6.6/drivers/input/joystick/
Dxpad.c1211 struct xpad_output_packet *pkt, *packet = NULL; in xpad_prepare_next_out_packet() local
1370 struct xpad_output_packet *packet = in xpad_inquiry_pad_presence() local
1439 struct xpad_output_packet *packet = in xpadone_ack_mode_report() local
1464 struct xpad_output_packet *packet = &xpad->out_packets[XPAD_OUT_FF_IDX]; in xpad_play_effect() local
1601 struct xpad_output_packet *packet = in xpad_send_led_command() local
1764 struct xpad_output_packet *packet = in xpad360w_poweroff_controller() local
/Linux-v6.6/tools/testing/selftests/tc-testing/creating-testcases/
Dscapy-example.json29 "packet": "Ether(type=0x800)/IP(src='16.61.16.61')/ICMP()" string
77 "packet": "Ether(type=0x800)/IP(src='16.61.16.61')/ICMP()" string
/Linux-v6.6/drivers/firewire/
Dohci.c1278 struct fw_packet *packet; member
1287 struct fw_packet *packet) in at_context_queue_packet()
1432 struct fw_packet *packet; in handle_at_packet() local
1515 struct fw_packet *packet, u32 csr) in handle_local_rom()
1542 struct fw_packet *packet, u32 csr) in handle_local_lock()
1589 static void handle_local_request(struct context *ctx, struct fw_packet *packet) in handle_local_request()
1630 static void at_context_transmit(struct context *ctx, struct fw_packet *packet) in at_context_transmit()
2535 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2542 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2549 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()
[all …]
Dcore-card.c592 static void dummy_send_request(struct fw_card *card, struct fw_packet *packet) in dummy_send_request()
597 static void dummy_send_response(struct fw_card *card, struct fw_packet *packet) in dummy_send_response()
602 static int dummy_cancel_packet(struct fw_card *card, struct fw_packet *packet) in dummy_cancel_packet()
/Linux-v6.6/tools/perf/util/
Dcs-etm.c96 struct cs_etm_packet *packet; member
1241 static inline u64 cs_etm__first_executed_instr(struct cs_etm_packet *packet) in cs_etm__first_executed_instr()
1251 u64 cs_etm__last_executed_instr(const struct cs_etm_packet *packet) in cs_etm__last_executed_instr()
1262 const struct cs_etm_packet *packet, in cs_etm__instr_addr()
1400 const struct cs_etm_packet *packet, in cs_etm__copy_insn()
1954 struct cs_etm_packet *packet, in cs_etm__is_svc_instr()
2028 struct cs_etm_packet *packet = tidq->packet; in cs_etm__is_syscall() local
2053 struct cs_etm_packet *packet = tidq->packet; in cs_etm__is_async_exception() local
2081 struct cs_etm_packet *packet = tidq->packet; in cs_etm__is_sync_exception() local
2128 struct cs_etm_packet *packet = tidq->packet; in cs_etm__set_sample_flags() local
/Linux-v6.6/net/batman-adv/
Dfragmentation.c250 struct batadv_frag_packet *packet; in batadv_frag_merge_packets() local
356 struct batadv_frag_packet *packet; in batadv_frag_skb_fwd() local
/Linux-v6.6/drivers/media/test-drivers/vivid/
Dvivid-vbi-gen.c176 static void vivid_vbi_gen_set_time_of_day(u8 *packet) in vivid_vbi_gen_set_time_of_day()
215 static void vivid_vbi_gen_teletext(u8 *packet, unsigned line, unsigned frame) in vivid_vbi_gen_teletext()
/Linux-v6.6/fs/udf/
Dpartition.c114 uint32_t packet; in udf_get_pblock_spar15() local
152 uint32_t packet; in udf_relocate_blocks() local
/Linux-v6.6/drivers/net/wireless/marvell/libertas/
Dif_sdio.c400 struct if_sdio_packet *packet; in if_sdio_host_to_card_worker() local
914 struct if_sdio_packet *packet; in if_sdio_host_to_card() local
1141 struct if_sdio_packet *packet, *tmp; in if_sdio_probe() local
1256 struct if_sdio_packet *packet, *tmp; in if_sdio_remove() local
Dif_spi.c79 struct if_spi_packet *packet, *tmp; in free_if_spi_card() local
785 struct if_spi_packet *packet, int type) in if_spi_h2c()
852 struct if_spi_packet *packet; in if_spi_host_to_card_worker() local
943 struct if_spi_packet *packet; in if_spi_host_to_card() local
/Linux-v6.6/tools/perf/util/cs-etm-decoder/
Dcs-etm-decoder.c97 struct cs_etm_packet *packet) in cs_etm_decoder__get_packet()
437 struct cs_etm_packet *packet; in cs_etm_decoder__buffer_range() local
516 struct cs_etm_packet *packet; in cs_etm_decoder__buffer_exception() local

123456789