| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4fw_interface.h | 119 __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 D | t4_msg.h | 108 __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 D | adapter.h | 86 __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 D | t4vf_hw.c | 43 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 D | t4_hw.h | 64 __be64 last_flit;
|
| H A D | t4_hw.c | 244 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 D | common.h | 522 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl);
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_compat.h | 106 #ifndef __be64 107 #define __be64 uint64_t macro
|
| H A D | sge.c | 311 __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 D | cxgbe_filter.c | 1356 __be64 be64_byte_count; in cxgbe_get_filter_count()
|
| H A D | cxgbe_main.c | 135 static int fwevtq_handler(struct sge_rspq *q, const __be64 *rsp, in fwevtq_handler()
|
| /dpdk/drivers/common/iavf/ |
| H A D | iavf_osdep.h | 54 #ifndef __be64 55 #define __be64 uint64_t macro
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_osdep.h | 62 #ifndef __be64 63 #define __be64 uint64_t macro
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_protocol_type.h | 334 __be64 seid; 341 __be64 cookie;
|
| H A D | ice_osdep.h | 60 #ifndef __be64 61 #define __be64 uint64_t macro
|
| /dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_osdep.h | 54 #define __be64 u64 macro
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_osdep.h | 76 #define __be64 u64 macro
|
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_osdep.h | 79 #define __be64 u64 macro
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_glue.c | 751 (__be64 *)actions); in mlx5_glue_dv_create_flow_action_modify_header()
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_type.h | 2951 #define __be64 u64 macro
|