Home
last modified time | relevance | path

Searched defs:seq_id (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.c502 static void rvu_npc_exact_free_id(struct rvu *rvu, u32 seq_id) in rvu_npc_exact_free_id()
519 static bool rvu_npc_exact_alloc_id(struct rvu *rvu, u32 *seq_id) in rvu_npc_exact_alloc_id()
748 __rvu_npc_exact_find_entry_by_seq_id(struct rvu *rvu, u32 seq_id) in __rvu_npc_exact_find_entry_by_seq_id()
786 u8 ctype, u32 *seq_id, bool cmd, u32 mcam_idx, u16 pcifunc) in rvu_npc_exact_add_to_list()
1317 u16 chan, u8 ctype, u32 *seq_id, bool cmd, in rvu_npc_exact_add_table_entry()
1395 u8 *old_mac, u8 *new_mac, u32 *seq_id) in rvu_npc_exact_update_table_entry()
1564 u32 seq_id = req->index; in rvu_npc_exact_mac_addr_reset() local
1600 u32 seq_id, mcam_idx; in rvu_npc_exact_mac_addr_update() local
1682 u32 seq_id; in rvu_npc_exact_mac_addr_add() local
1740 u32 seq_id = req->index; in rvu_npc_exact_mac_addr_set() local
[all …]
H A Drvu_npc_hash.h154 u32 seq_id; /* Sequence number of entry */ member
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h21 __le16 seq_id; member
30 __le16 seq_id; member
75 __le16 seq_id; member
84 __le16 seq_id; member
554 __le16 seq_id; member
581 __le16 seq_id; member
594 __le16 seq_id; member
1409 __le16 seq_id; member
1428 __le16 seq_id; member
1438 __le16 seq_id; member
[all …]
H A Dbnxt_coredump.h98 __le16 seq_id; member
108 __le16 seq_id; member
H A Dbnxt_hwrm.h54 u16 seq_id; member
H A Dbnxt_hwrm.c405 hwrm_update_token(struct bnxt *bp, u16 seq_id, enum bnxt_hwrm_wait_state state) in hwrm_update_token()
H A Dbnxt_ptp.c37 int bnxt_ptp_parse(struct sk_buff *skb, u16 *seq_id, u16 *hdr_off) in bnxt_ptp_parse()
/openbmc/linux/net/bridge/
H A Dbr_private_mrp.h46 u32 seq_id; member
117 __be16 seq_id; member
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dseq_exec.c136 int mv_seq_exec(u32 serdes_num, u32 seq_id) in mv_seq_exec()
H A Dhigh_speed_env_spec.c1300 enum serdes_seq seq_id = SERDES_LAST_SEQ; in serdes_type_and_speed_to_speed_seq() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c671 static const char *sequence_name(enum mipi_seq seq_id) in sequence_name()
680 enum mipi_seq seq_id) in intel_dsi_vbt_exec()
751 enum mipi_seq seq_id) in intel_dsi_vbt_exec_sequence()
/openbmc/linux/fs/f2fs/
H A Dnode.c332 unsigned int seq_id; in f2fs_add_fsync_node_entry() local
1598 enum iostat_type io_type, unsigned int *seq_id) in __write_node_page()
1755 unsigned int *seq_id) in f2fs_fsync_node_pages()
2083 unsigned int seq_id) in f2fs_wait_on_node_pages_writeback()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c373 u8 seq_id, u8 seg_len) in check_mbox_seq_id_and_seg_len()
433 u8 seq_id, seg_len; in recv_mbox_handler() local
850 u32 seq_id = 0; in send_mbox_to_func() local
H A Dhinic_hw_mbox.h52 u8 seq_id; member
H A Dhinic_hw_mgmt.c492 int seq_id, seg_len; in recv_mgmt_msg_handler() local
/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c146 u16 seq_id; member
153 u16 seq_id; member
H A Dmicrel.c306 u16 seq_id; member
2315 u32 *seconds, u32 *nano_seconds, u16 *seq_id) in lan8814_ptp_rx_ts_get()
2329 u32 *seconds, u32 *nano_seconds, u16 *seq_id) in lan8814_ptp_tx_ts_get()
2829 u32 seconds, u32 nsec, u16 seq_id) in lan8814_match_tx_skb()
2862 u16 seq_id; in lan8814_dequeue_tx_skb() local
/openbmc/qemu/hw/ppc/
H A Dpnv_sbe.c208 uint16_t cmd, ctrl_flags, seq_id; in do_sbe_msg() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfalcon.h177 u8 seq_id; member
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c257 u16 buf[4] = { 0 }, status, seq_id; in mv88e6xxx_get_rxts() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.h132 uint8_t seq_id; member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfi_ms.h601 u8 seq_id; /* seq id of the msg */ member
607 u8 seq_id; /* seq id of the msg */ member
615 u8 seq_id; /* seq id of the msg */ member
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h32 u16 seq_id; member
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c1193 static struct ssh_packet *ssh_ptl_ack_pop(struct ssh_ptl *ptl, u8 seq_id) in ssh_ptl_ack_pop()
/openbmc/linux/drivers/iio/light/
H A Dsi1145.c1277 u8 part_id, rev_id, seq_id; in si1145_probe() local

12