Home
last modified time | relevance | path

Searched refs:packet_type (Results 1 – 25 of 138) sorted by relevance

123456

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/
H A Dcsi_rx_rmgr.c44 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_acquire() argument
54 assert((packet_type == CSI_MIPI_PACKET_TYPE_LONG) || in ia_css_isys_csi_rx_lut_rmgr_acquire()
55 (packet_type == CSI_MIPI_PACKET_TYPE_SHORT)); in ia_css_isys_csi_rx_lut_rmgr_acquire()
60 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_acquire()
73 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_acquire()
94 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_release() argument
103 assert((packet_type >= CSI_MIPI_PACKET_TYPE_LONG) || in ia_css_isys_csi_rx_lut_rmgr_release()
104 (packet_type <= CSI_MIPI_PACKET_TYPE_SHORT)); in ia_css_isys_csi_rx_lut_rmgr_release()
107 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_release()
120 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) in ia_css_isys_csi_rx_lut_rmgr_release()
H A Dvirtual_isys.c356 csi_mipi_packet_type_t packet_type; in create_input_system_input_port() local
365 me->csi_rx.packet_type = packet_type; in create_input_system_input_port()
369 packet_type, in create_input_system_input_port()
380 me->csi_rx.packet_type = packet_type; in create_input_system_input_port()
384 packet_type, in create_input_system_input_port()
396 me->csi_rx.packet_type = packet_type; in create_input_system_input_port()
400 packet_type, in create_input_system_input_port()
420 me->metadata.packet_type, in create_input_system_input_port()
433 me->csi_rx.packet_type, in destroy_input_system_input_port()
441 me->metadata.packet_type, in destroy_input_system_input_port()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dbatadv_packet.h211 __u8 packet_type; member
237 __u8 packet_type; member
258 __u8 packet_type; member
283 __u8 packet_type; member
306 __u8 packet_type; member
335 __u8 packet_type; member
374 __u8 packet_type; member
408 __u8 packet_type; member
449 __u8 packet_type; member
479 __u8 packet_type; member
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_security_utils.robot11 [Arguments] ${host} ${num}=${count} ${packet_type}=${ICMP_PACKETS}
16 # packet_type The type of packets to be sent ("tcp, "udp", "icmp").
25 ${cmd_suffix}= Set Variable If '${packet_type}' == 'icmp'
28 ${cmd_buf}= Set Variable --delay ${delay} ${host} -c ${num} --${packet_type} ${cmd_suffix}
42 # packet_type The type of packets to be sent ("tcp, "udp", "icmp").
52 ${cmd_buf}= Set Variable --delay ${delay} ${host} -c ${num} --${packet_type} ${cmd_suffix}
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.h69 struct packet_type fcoe_packet_type;
70 struct packet_type fip_packet_type;
71 struct packet_type fip_vlan_packet_type;
/openbmc/linux/include/net/
H A Dllc.h26 struct packet_type;
61 struct packet_type *pt,
100 int llc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt,
115 struct packet_type *pt,
H A Dpsnap.h7 struct packet_type;
13 struct packet_type *,
H A Dp8022.h6 struct packet_type;
13 struct packet_type *pt,
H A Ddatalink.h9 struct packet_type;
20 struct packet_type *, struct net_device *);
/openbmc/linux/drivers/media/usb/gspca/
H A Dsq905c.c128 int packet_type; in sq905c_dostream() local
159 packet_type = FIRST_PACKET; in sq905c_dostream()
160 gspca_frame_add(gspca_dev, packet_type, in sq905c_dostream()
176 packet_type = LAST_PACKET; in sq905c_dostream()
178 packet_type = INTER_PACKET; in sq905c_dostream()
179 gspca_frame_add(gspca_dev, packet_type, in sq905c_dostream()
H A Dsq905.c205 int packet_type; in sq905_dostream() local
246 packet_type = FIRST_PACKET; in sq905_dostream()
253 packet_type = LAST_PACKET; in sq905_dostream()
255 packet_type = INTER_PACKET; in sq905_dostream()
257 gspca_frame_add(gspca_dev, packet_type, in sq905_dostream()
261 if (packet_type == FIRST_PACKET && in sq905_dostream()
H A Djl2005bcd.c313 int packet_type; in jl2005c_dostream() local
355 packet_type = FIRST_PACKET; in jl2005c_dostream()
356 gspca_frame_add(gspca_dev, packet_type, in jl2005c_dostream()
374 packet_type = LAST_PACKET; in jl2005c_dostream()
377 packet_type = INTER_PACKET; in jl2005c_dostream()
378 gspca_frame_add(gspca_dev, packet_type, in jl2005c_dostream()
/openbmc/openbmc-test-automation/network/
H A Dtest_network_nping.robot42 [Arguments] ${host} ${packet_type}=tcp ${port}=80
46 # ${packet_type}- type of packets to be sent viz tcp, udp or icmp.
53 ${cmd_buff}= Run Keyword If '${packet_type}' == 'icmp'
55 … ... echo ${CLIENT_PASSWORD} | sudo -S nping --delay ${delay} ${host} -c ${count} --${packet_type}
58 …${CLIENT_PASSWORD} | sudo -S nping --delay ${delay} ${host} -c ${count} -p ${port} --${packet_type}
/openbmc/linux/net/caif/
H A Dcfdgml.c83 u8 packet_type; in cfdgml_transmit() local
101 packet_type = 0x08; /* B9 set - UNCLASSIFIED */ in cfdgml_transmit()
102 cfpkt_add_head(pkt, &packet_type, 1); in cfdgml_transmit()
/openbmc/linux/net/802/
H A Dpsnap.c46 struct packet_type *pt, struct net_device *orig_dev) in snap_rcv()
50 static struct packet_type snap_packet_type = { in snap_rcv()
125 struct packet_type *, in register_snap_client() argument
/openbmc/linux/net/batman-adv/
H A Dtvlv.c366 u8 packet_type, in batadv_tvlv_call_handler() argument
377 switch (packet_type) { in batadv_tvlv_call_handler()
435 u8 packet_type, in batadv_tvlv_containers_process() argument
460 packet_type, orig_node, skb, in batadv_tvlv_containers_process()
468 if (packet_type != BATADV_IV_OGM && in batadv_tvlv_containers_process()
469 packet_type != BATADV_OGM2) in batadv_tvlv_containers_process()
643 unicast_tvlv_packet->packet_type = BATADV_UNICAST_TVLV; in batadv_tvlv_unicast_send()
H A Dmain.c427 struct packet_type *ptype, in batadv_batman_skb_recv()
483 idx = batadv_ogm_packet->packet_type; in batadv_batman_skb_recv()
557 batadv_recv_handler_register(u8 packet_type, in batadv_recv_handler_register() argument
563 curr = batadv_rx_handler[packet_type]; in batadv_recv_handler_register()
569 batadv_rx_handler[packet_type] = recv_handler; in batadv_recv_handler_register()
577 void batadv_recv_handler_unregister(u8 packet_type) in batadv_recv_handler_unregister() argument
579 batadv_rx_handler[packet_type] = batadv_recv_unhandled_packet; in batadv_recv_handler_unregister()
H A Dmain.h247 struct packet_type *ptype,
250 batadv_recv_handler_register(u8 packet_type,
253 void batadv_recv_handler_unregister(u8 packet_type);
H A Dbridge_loop_avoidance.h37 unsigned short vid, int packet_type);
64 int packet_type) in batadv_bla_rx() argument
H A Dsend.h58 struct sk_buff *skb, int packet_type,
63 struct sk_buff *skb, int packet_type,
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_mux.c41 static int packet_type_to_tty_index(u16 packet_type) in packet_type_to_tty_index() argument
46 if (packet_type_for_tty_index[i] == packet_type) in packet_type_to_tty_index()
146 unsigned short packet_type; in up_to_host() local
158 packet_type = __le16_to_cpu(mux_header->packet_type); in up_to_host()
169 payload_size, len, packet_type); in up_to_host()
173 index = packet_type_to_tty_index(packet_type); in up_to_host()
375 mux_header->packet_type = __cpu_to_le16(packet_type_for_tty_index[tty_index]); in gdm_mux_send()
/openbmc/linux/net/rxrpc/
H A Dtxbuf.c19 struct rxrpc_txbuf *rxrpc_alloc_txbuf(struct rxrpc_call *call, u8 packet_type, in rxrpc_alloc_txbuf() argument
41 txb->wire.type = packet_type; in rxrpc_alloc_txbuf()
50 packet_type == RXRPC_PACKET_TYPE_DATA ? in rxrpc_alloc_txbuf()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/interface/
H A Dia_css_isys.h137 csi_mipi_packet_type_t packet_type,
142 csi_mipi_packet_type_t packet_type,
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c358 enum bt_sco_packet_len packet_type, in mtk_btcvsd_read_from_bt() argument
396 btsco_packet_valid_mask[packet_type][i]) in mtk_btcvsd_read_from_bt()
411 enum bt_sco_packet_len packet_type, in mtk_btcvsd_write_to_bt() argument
498 packet_type = (control >> 18) & 0x7; in mtk_btcvsd_snd_irq_handler()
506 if (packet_type >= BT_SCO_CVSD_MAX) { in mtk_btcvsd_snd_irq_handler()
508 __func__, packet_type); in mtk_btcvsd_snd_irq_handler()
513 packet_num = btsco_packet_info[packet_type][1]; in mtk_btcvsd_snd_irq_handler()
514 buf_cnt_tx = btsco_packet_info[packet_type][2]; in mtk_btcvsd_snd_irq_handler()
515 buf_cnt_rx = btsco_packet_info[packet_type][3]; in mtk_btcvsd_snd_irq_handler()
572 packet_type, in mtk_btcvsd_snd_irq_handler()
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Disp2401_input_system_global.h75 csi_mipi_packet_type_t packet_type; member
80 csi_mipi_packet_type_t packet_type; member

123456