Home
last modified time | relevance | path

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

/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;
1089 __be64 r9;
1297 __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.h86 __be64 *desc; /* address of HW Rx descriptor ring */
116 typedef int (*rspq_handler_t)(struct sge_rspq *q, const __be64 *rsp,
125 __be64 *desc; /* address of HW response ring */
126 const __be64 *cur_desc; /* current descriptor in queue */
187 __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()
616 __be64 *fwsp = (__be64 *)&fwstats; in t4vf_get_port_stats_fw()
645 memcpy(fwsp, &rpl.u.ctl.stat0, sizeof(__be64) * nstats); in t4vf_get_port_stats_fw()
H A Dt4_hw.h64 __be64 last_flit;
H A Dt4_hw.c244 static void get_mbox_rpl(struct adapter *adap, __be64 *rpl, int nflit, in get_mbox_rpl()
258 get_mbox_rpl(adap, (__be64 *)&asrt, sizeof(asrt) / 8, mbox_addr); in fw_asrt()
311 const __be64 *p; in t4_wr_mbox_meat_timeout()
4488 static void t4_handle_get_port_info(struct port_info *pi, const __be64 *rpl) in t4_handle_get_port_info()
4580 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl) in t4_handle_fw_rpl()
H A Dcommon.h522 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl);
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_compat.h106 #ifndef __be64
107 #define __be64 uint64_t macro
H A Dsge.c311 __be64 *d = &q->desc[q->pidx]; in refill_fl_usembufs()
508 return DIV_ROUND_UP(m->pkt_len + hdrlen, sizeof(__be64)); in calc_tx_flits()
522 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
525 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
863 sizeof(struct ulptx_idata)) / sizeof(__be64); in should_tx_packet_coalesce()
901 flits += wr_size / sizeof(__be64); in should_tx_packet_coalesce()
911 q->coalesce.flits += wr_size / sizeof(__be64); in should_tx_packet_coalesce()
914 q->coalesce.flits * sizeof(__be64); in should_tx_packet_coalesce()
967 q->coalesce.ptr += flits * sizeof(__be64); in tx_do_packet_coalesce()
1604 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.c135 static int fwevtq_handler(struct sge_rspq *q, const __be64 *rsp, in fwevtq_handler()
/dpdk/drivers/common/iavf/
H A Diavf_osdep.h54 #ifndef __be64
55 #define __be64 uint64_t macro
/dpdk/drivers/net/i40e/base/
H A Di40e_osdep.h62 #ifndef __be64
63 #define __be64 uint64_t macro
/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h334 __be64 seid;
341 __be64 cookie;
H A Dice_osdep.h60 #ifndef __be64
61 #define __be64 uint64_t macro
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_osdep.h54 #define __be64 u64 macro
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_osdep.h76 #define __be64 u64 macro
/dpdk/drivers/net/ngbe/base/
H A Dngbe_osdep.h79 #define __be64 u64 macro
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c751 (__be64 *)actions); in mlx5_glue_dv_create_flow_action_modify_header()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h2951 #define __be64 u64 macro