Home
last modified time | relevance | path

Searched refs:__be64 (Results 1 – 20 of 20) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h119 __be64 r3;
172 __be64 r3;
208 __be64 r10;
209 __be64 r11;
210 __be64 r12;
211 __be64 r13;
600 __be64 r3;
606 __be64 r3;
1086 __be64 r9;
1294 __be64 r9;
[all …]
H A Dt4_msg.h108 __be64 wr_lo;
182 __be64 opt0;
185 __be64 params;
199 __be64 opt0;
202 __be64 params;
230 __be64 mask;
231 __be64 val;
254 __be64 oldval;
301 __be64 ctrl1;
484 __be64 tag;
[all …]
H A Dadapter.h92 __be64 *desc; /* address of HW Rx descriptor ring */
122 typedef int (*rspq_handler_t)(struct sge_rspq *q, const __be64 *rsp,
131 __be64 *desc; /* address of HW response ring */
132 const __be64 *cur_desc; /* current descriptor in queue */
194 __be64 flit[8];
H A Dt4vf_hw.c43 static void get_mbox_rpl(struct adapter *adap, __be64 *rpl, int nflit, in get_mbox_rpl()
85 __be64 cmd_rpl[MBOX_LEN / 8]; in t4vf_wr_mbox_core()
89 const __be64 *p; in t4vf_wr_mbox_core()
648 __be64 *fwsp = (__be64 *)&fwstats; in t4vf_get_port_stats_fw()
677 memcpy(fwsp, &rpl.u.ctl.stat0, sizeof(__be64) * nstats); in t4vf_get_port_stats_fw()
H A Dt4_hw.h63 __be64 last_flit;
H A Dt4_hw.c245 static void get_mbox_rpl(struct adapter *adap, __be64 *rpl, int nflit, in get_mbox_rpl()
259 get_mbox_rpl(adap, (__be64 *)&asrt, sizeof(asrt) / 8, mbox_addr); in fw_asrt()
322 __be64 *temp = (__be64 *)malloc(size * sizeof(char)); in t4_wr_mbox_meat_timeout()
323 __be64 *p = temp; in t4_wr_mbox_meat_timeout()
339 memcpy(p, (const __be64 *)cmd, size); in t4_wr_mbox_meat_timeout()
4539 static void t4_handle_get_port_info(struct port_info *pi, const __be64 *rpl) in t4_handle_get_port_info()
4680 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl) in t4_handle_fw_rpl()
H A Dcommon.h538 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl);
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/linux/
H A Dtypes.h50 typedef uint64_t __be64; typedef
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_compat.h107 #ifndef __be64
108 #define __be64 uint64_t macro
H A Dsge.c363 __be64 *d = &q->desc[q->pidx]; in refill_fl_usembufs()
591 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
594 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
930 sizeof(struct ulptx_idata)) / sizeof(__be64); in should_tx_packet_coalesce()
931 flits += sizeof(struct cpl_tx_pkt_core) / sizeof(__be64); in should_tx_packet_coalesce()
965 flits += wr_size / sizeof(__be64); in should_tx_packet_coalesce()
971 q->coalesce.flits += wr_size / sizeof(__be64); in should_tx_packet_coalesce()
974 q->coalesce.flits * sizeof(__be64); in should_tx_packet_coalesce()
1027 q->coalesce.ptr += flits * sizeof(__be64); in tx_do_packet_coalesce()
1664 ret = q->handler(q, (const __be64 *)rc, CXGB4_MSG_AN); in process_responses()
[all …]
H A Dcxgbe_filter.c1356 __be64 be64_byte_count; in cxgbe_get_filter_count()
H A Dcxgbe_main.c136 static int fwevtq_handler(struct sge_rspq *q, const __be64 *rsp, in fwevtq_handler()
/f-stack/dpdk/drivers/common/iavf/
H A Diavf_osdep.h54 #ifndef __be64
55 #define __be64 uint64_t macro
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_osdep.h61 #ifndef __be64
62 #define __be64 uint64_t macro
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h306 __be64 seid;
313 __be64 cookie;
H A Dice_osdep.h61 #ifndef __be64
62 #define __be64 uint64_t macro
/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_osdep.h54 #define __be64 u64 macro
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_osdep.h73 #define __be64 u64 macro
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c696 (__be64 *)actions); in mlx5_glue_dv_create_flow_action_modify_header()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h2951 #define __be64 u64 macro