| /f-stack/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; 1086 __be64 r9; 1294 __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 | 92 __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 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() 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 D | t4_hw.h | 63 __be64 last_flit;
|
| H A D | t4_hw.c | 245 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 D | common.h | 538 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl);
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/linux/ |
| H A D | types.h | 50 typedef uint64_t __be64; typedef
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_compat.h | 107 #ifndef __be64 108 #define __be64 uint64_t macro
|
| H A D | sge.c | 363 __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 D | cxgbe_filter.c | 1356 __be64 be64_byte_count; in cxgbe_get_filter_count()
|
| H A D | cxgbe_main.c | 136 static int fwevtq_handler(struct sge_rspq *q, const __be64 *rsp, in fwevtq_handler()
|
| /f-stack/dpdk/drivers/common/iavf/ |
| H A D | iavf_osdep.h | 54 #ifndef __be64 55 #define __be64 uint64_t macro
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_osdep.h | 61 #ifndef __be64 62 #define __be64 uint64_t macro
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_protocol_type.h | 306 __be64 seid; 313 __be64 cookie;
|
| H A D | ice_osdep.h | 61 #ifndef __be64 62 #define __be64 uint64_t macro
|
| /f-stack/dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_osdep.h | 54 #define __be64 u64 macro
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_osdep.h | 73 #define __be64 u64 macro
|
| /f-stack/dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_glue.c | 696 (__be64 *)actions); in mlx5_glue_dv_create_flow_action_modify_header()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_type.h | 2951 #define __be64 u64 macro
|