Home
last modified time | relevance | path

Searched defs:l4 (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/input/gameport/
H A Dlightning.c37 struct l4 { struct
62 struct l4 *l4 = gameport->port_data; in l4_cooked_read() local
95 struct l4 *l4 = gameport->port_data; in l4_open() local
184 struct l4 *l in l4_calibrate() local
205 struct l4 *l4; l4_create_ports() local
243 struct l4 *l4; l4_add_card() local
[all...]
/kernel/linux/linux-6.6/drivers/input/gameport/
H A Dlightning.c34 struct l4 { struct
59 struct l4 *l4 = gameport->port_data; in l4_cooked_read() local
92 struct l4 *l4 = gameport->port_data; in l4_open() local
181 struct l4 *l in l4_calibrate() local
202 struct l4 *l4; l4_create_ports() local
240 struct l4 *l4; l4_add_card() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Druc.c283 u8 l4 = OPA_16B_L4_IB_LOCAL; in hfi1_make_ruc_header_16B() local
H A Dud.c386 u8 l4, sc5; in hfi1_make_ud_req_16B() local
639 u8 l4; in return_cnp_16B() local
873 u8 l4 in hfi1_ud_rcv() local
[all...]
H A Dtrace.c70 u8 l4 = hfi1_16B_get_l4(hdr); in __get_16b_hdr_len() local
103 const char *hfi1_trace_get_packet_l4_str(u8 l4) in hfi1_trace_get_packet_l4_str() argument
205 hfi1_trace_parse_16b_hdr(struct hfi1_16b_header *hdr, u8 *age, bool *becn, bool *fecn, u8 *l4, u8 *rc, u8 *sc, u16 *entropy, u16 *len, u16 *pkey, u32 *dlid, u32 *slid) hfi1_trace_parse_16b_hdr() argument
228 hfi1_trace_fmt_lrh(struct trace_seq *p, bool bypass, u8 age, bool becn, bool fecn, u8 l4, u8 lnh, const char *lnh_name, u8 lver, u8 rc, u8 sc, u8 sl, u16 entropy, u16 len, u16 pkey, u32 dlid, u32 slid) hfi1_trace_fmt_lrh() argument
258 hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4, u8 ack, bool becn, bool fecn, u8 mig, u8 se, u8 pad, u8 opcode, const char *opname, u8 tver, u16 pkey, u32 psn, u32 qpn, u32 dest_qpn, u32 src_qpn) hfi1_trace_fmt_rest() argument
285 parse_everbs_hdrs( struct trace_seq *p, u8 opcode, u8 l4, u32 dest_qpn, u32 src_qpn, void *ehdrs) parse_everbs_hdrs() argument
[all...]
H A Drc.c1327 u8 l4 = OPA_16B_L4_IB_LOCAL; in hfi1_make_rc_ack_16B() local
H A Dverbs.c1264 u8 l4 = 0; in hfi1_verbs_send() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Druc.c242 u8 l4 = OPA_16B_L4_IB_LOCAL; in hfi1_make_ruc_header_16B() local
H A Dud.c344 u8 l4, sc5; in hfi1_make_ud_req_16B() local
598 u8 l4; in return_cnp_16B() local
827 u8 l4 in hfi1_ud_rcv() local
[all...]
H A Dtrace.c28 u8 l4 = hfi1_16B_get_l4(hdr); in __get_16b_hdr_len() local
61 const char *hfi1_trace_get_packet_l4_str(u8 l4) in hfi1_trace_get_packet_l4_str() argument
168 hfi1_trace_parse_16b_hdr(struct hfi1_16b_header *hdr, u8 *age, bool *becn, bool *fecn, u8 *l4, u8 *rc, u8 *sc, u16 *entropy, u16 *len, u16 *pkey, u32 *dlid, u32 *slid) hfi1_trace_parse_16b_hdr() argument
191 hfi1_trace_fmt_lrh(struct trace_seq *p, bool bypass, u8 age, bool becn, bool fecn, u8 l4, u8 lnh, const char *lnh_name, u8 lver, u8 rc, u8 sc, u8 sl, u16 entropy, u16 len, u16 pkey, u32 dlid, u32 slid) hfi1_trace_fmt_lrh() argument
221 hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4, u8 ack, bool becn, bool fecn, u8 mig, u8 se, u8 pad, u8 opcode, const char *opname, u8 tver, u16 pkey, u32 psn, u32 qpn, u32 dest_qpn, u32 src_qpn) hfi1_trace_fmt_rest() argument
248 parse_everbs_hdrs( struct trace_seq *p, u8 opcode, u8 l4, u32 dest_qpn, u32 src_qpn, void *ehdrs) parse_everbs_hdrs() argument
[all...]
H A Drc.c1286 u8 l4 = OPA_16B_L4_IB_LOCAL; in hfi1_make_rc_ack_16B() local
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c227 static void get_inner_l4_info(struct sk_buff *skb, union hinic_l4 *l4, in get_inner_l4_info() argument
279 union hinic_l4 l4; in offload_tso() local
198 get_inner_l3_l4_type(struct sk_buff *skb, union hinic_l3 *ip, union hinic_l4 *l4, enum hinic_offload_type offload_type, enum hinic_l3_offload_type *l3_type, u8 *l4_proto) get_inner_l3_l4_type() argument
360 union hinic_l4 l4; offload_csum() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h61 struct bnxt_tc_l4_key l4; member
100 struct bnxt_tc_l4_key l4; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h61 struct bnxt_tc_l4_key l4; member
100 struct bnxt_tc_l4_key l4; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_ptp.c524 bool l2 = false, l4 = false; in ocelot_hwstamp_set() local
439 ocelot_setup_ptp_traps(struct ocelot *ocelot, int port, bool l2, bool l4) ocelot_setup_ptp_traps() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c228 static void get_inner_l4_info(struct sk_buff *skb, union hinic_l4 *l4, in get_inner_l4_info() argument
280 union hinic_l4 l4; in offload_tso() local
199 get_inner_l3_l4_type(struct sk_buff *skb, union hinic_l3 *ip, union hinic_l4 *l4, enum hinic_offload_type offload_type, enum hinic_l3_offload_type *l3_type, u8 *l4_proto) get_inner_l3_l4_type() argument
361 union hinic_l4 l4; offload_csum() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c81 struct nfp_flower_tp_ports l4; member
/kernel/linux/linux-5.10/lib/mpi/
H A Dec.c950 #define l4 (ctx->t.scratch[3]) in add_points_weierstrass() macro
1048 #undef l4 in add_points_weierstrass() macro
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth_ioctl.h159 u32 l1, l2, l3, l4; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_fdir.c823 enum virtchnl_proto_hdr_type l4 = VIRTCHNL_PROTO_HDR_NONE; in ice_vc_fdir_parse_pattern() local
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dec.c950 #define l4 (ctx->t.scratch[3]) in add_points_weierstrass() macro
1048 #undef l4 in add_points_weierstrass() macro
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c1893 } l4; in ice_tx_csum() local
2105 } l4; in ice_tso() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2917 } l4; in i40e_tso() local
3076 } l4; i40e_tx_enable_csum() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1863 } l4; in iavf_tso() local
1972 } l4; in iavf_tx_enable_csum() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2017 } l4; in igbvf_tso() local

Completed in 40 milliseconds

12