Home
last modified time | relevance | path

Searched refs:sequence_id (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/drivers/bus/mhi/host/
A Dboot.c29 u32 sequence_id; in mhi_rddm_prepare() local
47 sequence_id = MHI_RANDOM_U32_NONZERO(BHIE_RXVECSTATUS_SEQNUM_BMSK); in mhi_rddm_prepare()
50 BHIE_RXVECDB_SEQNUM_BMSK, sequence_id); in mhi_rddm_prepare()
57 &mhi_buf->dma_addr, mhi_buf->len, sequence_id); in mhi_rddm_prepare()
186 u32 tx_status, sequence_id; in mhi_fw_load_bhie() local
195 sequence_id = MHI_RANDOM_U32_NONZERO(BHIE_TXVECSTATUS_SEQNUM_BMSK); in mhi_fw_load_bhie()
197 sequence_id); in mhi_fw_load_bhie()
207 BHIE_TXVECDB_SEQNUM_BMSK, sequence_id); in mhi_fw_load_bhie()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.h41 u8 domain_number, u16 sequence_id,
132 u16 sequence_id, u64 timestamp) in mlxsw_sp1_ptp_got_timestamp() argument
A Dspectrum_ptp.c55 u16 sequence_id; member
507 *p_sequence_id = be16_to_cpu(hdr->sequence_id); in mlxsw_sp_ptp_parse()
728 &key.sequence_id); in mlxsw_sp1_ptp_got_packet()
747 u8 domain_number, u16 sequence_id, in mlxsw_sp1_ptp_got_timestamp() argument
773 key.sequence_id = sequence_id; in mlxsw_sp1_ptp_got_timestamp()
A Dspectrum.c2423 u16 sequence_id; in mlxsw_sp1_ptp_fifo_event_func() local
2427 &domain_number, &sequence_id, in mlxsw_sp1_ptp_fifo_event_func()
2431 sequence_id, timestamp); in mlxsw_sp1_ptp_fifo_event_func()
/linux-6.3-rc2/drivers/scsi/
A D3w-9xxx.c403 event->sequence_id = tw_dev->error_sequence_id; in twa_aen_queue_event()
645 unsigned int sequence_id = 0; in twa_chrdev_ioctl() local
788 sequence_id = event->sequence_id; in twa_chrdev_ioctl()
804 …event_index = (start_index + sequence_id - tw_dev->event_queue[start_index]->sequence_id + 1) % TW… in twa_chrdev_ioctl()
806 if (!(tw_dev->event_queue[event_index]->sequence_id > sequence_id)) { in twa_chrdev_ioctl()
817 sequence_id = event->sequence_id; in twa_chrdev_ioctl()
833 …event_index = (start_index + sequence_id - tw_dev->event_queue[start_index]->sequence_id - 1) % TW… in twa_chrdev_ioctl()
835 if (!(tw_dev->event_queue[event_index]->sequence_id < sequence_id)) { in twa_chrdev_ioctl()
A D3w-sas.h315 unsigned int sequence_id; member
329 unsigned int sequence_id; member
A D3w-9xxx.h587 unsigned int sequence_id; member
601 unsigned int sequence_id; member
A D3w-sas.c249 event->sequence_id = tw_dev->error_sequence_id; in twl_aen_queue_event()
/linux-6.3-rc2/include/linux/
A Dptp_classify.h78 __be16 sequence_id; member
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/
A Dhwtstamp.c249 return ts_seqid == ntohs(hdr->sequence_id); in seq_match()
496 ps->tx_seq_id = be16_to_cpu(hdr->sequence_id); in mv88e6xxx_port_txtstamp()
/linux-6.3-rc2/drivers/net/phy/
A Dnxp-c45-tja11xx.c208 u16 sequence_id; member
363 return ntohs(header->sequence_id) == hwts->sequence_id && in nxp_c45_match_ts()
400 hwts->sequence_id = phy_read_mmd(priv->phydev, MDIO_MMD_VEND1, in nxp_c45_get_hwtxts()
A Dbcm-phy-ptp.c769 BCM_SKB_CB(skb)->seq_id = be16_to_cpu(hdr->sequence_id); in bcm_ptp_txtstamp()
A Ddp83640.c830 seqid = be16_to_cpu(hdr->sequence_id); in match()
A Dmicrel.c2423 *sig = (__force u16)(ntohs(ptp_header->sequence_id)); in lan8814_get_sig_rx()
2723 *sig = (__force u16)(ntohs(ptp_header->sequence_id)); in lan8814_get_sig_tx()
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_fw.h68 uint8_t sequence_id; member
104 u8 sequence_id; member
/linux-6.3-rc2/drivers/ptp/
A Dptp_ines.c449 seqid = be16_to_cpu(hdr->sequence_id); in ines_match()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpts.c449 seqid = ntohs(hdr->sequence_id); in cpts_skb_get_mtype_seqid()
A Dam65-cpts.c882 seqid = ntohs(hdr->sequence_id); in am65_skb_get_mtype_seqid()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_ptp.c720 return seqid == ntohs(hdr->sequence_id); in ocelot_validate_ptp_skb()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ptp.c52 *seq_id = ntohs(hdr->sequence_id); in bnxt_ptp_parse()
A Dbnxt_hsi.h716 __le16 sequence_id; member
A Dbnxt.c2429 seq_id = le16_to_cpu(h_cmpl->sequence_id); in bnxt_hwrm_handler()

Completed in 181 milliseconds