Searched defs:cpl (Results 76 - 84 of 84) sorted by relevance
1234
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | cxgb4vf_main.c | 495 void *cpl = (void *)(rsp + 1); in fwevtq_handler() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
| H A D | cm.c | 3800 struct cpl_pass_accept_req *cpl; in passive_ofld_conn_reply() local 3931 struct cpl_rx_pkt *cpl = cplhdr(skb); in build_cpl_pass_accept_req() local 517 queue_arp_failure_cpl(struct c4iw_ep *ep, struct sk_buff *skb, int cpl) queue_arp_failure_cpl() argument 4001 struct cpl_pass_accept_req *cpl = cplhdr(skb); send_fw_pass_open_req() local 4065 struct cpl_rx_pkt *cpl = (void *)skb->data; rx_pkt() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 1512 struct cpl_tx_pkt_core *cpl; in cxgb4_eth_xmit() local 1829 struct cpl_tx_pkt_core *cpl; cxgb4_vf_eth_xmit() local 2199 struct cpl_tx_pkt_core *cpl; write_eo_wr() local 2265 struct cpl_tx_pkt_core *cpl; ethofld_hard_xmit() local 2666 struct cpl_tx_pkt_core *cpl; cxgb4_selftest_lb_pkt() local 3500 struct cpl_rx_mps_pkt *cpl = NULL; t4_systim_to_hwstamp() local 4053 const struct cpl_fw4_ack *cpl; cxgb4_ethofld_rx_handler() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | svm.h | 316 u8 cpl; member 372 u8 cpl; member 465 u8 cpl; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 1512 struct cpl_tx_pkt_core *cpl; in cxgb4_eth_xmit() local 1830 struct cpl_tx_pkt_core *cpl; cxgb4_vf_eth_xmit() local 2205 struct cpl_tx_pkt_core *cpl; write_eo_wr() local 2271 struct cpl_tx_pkt_core *cpl; ethofld_hard_xmit() local 2672 struct cpl_tx_pkt_core *cpl; cxgb4_selftest_lb_pkt() local 3506 struct cpl_rx_mps_pkt *cpl = NULL; t4_systim_to_hwstamp() local 4078 const struct cpl_fw4_ack *cpl; cxgb4_ethofld_rx_handler() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | emulate.c | 1551 __load_segment_descriptor(struct x86_emulate_ctxt *ctxt, u16 selector, int seg, u8 cpl, enum x86_transfer_type transfer, struct desc_struct *desc) __load_segment_descriptor() argument 1759 u8 cpl = ctxt->ops->cpl(ctxt); load_segment_descriptor() local 1867 int cpl = ctxt->ops->cpl(ctxt); emulate_popf() local 2170 u8 cpl = ctxt->ops->cpl(ctxt); em_jmp_far() local 2244 int cpl = ctxt->ops->cpl(ctxt); em_ret_far() local 2689 u8 cpl; load_state_from_tss16() local 2803 u8 cpl; load_state_from_tss32() local 3146 int cpl = ctxt->ops->cpl(ctxt); em_call_far() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | emulate.c | 1685 __load_segment_descriptor(struct x86_emulate_ctxt *ctxt, u16 selector, int seg, u8 cpl, enum x86_transfer_type transfer, struct desc_struct *desc) __load_segment_descriptor() argument 1865 u8 cpl = ctxt->ops->cpl(ctxt); load_segment_descriptor() local 1975 int cpl = ctxt->ops->cpl(ctxt); emulate_popf() local 2278 u8 cpl = ctxt->ops->cpl(ctxt); em_jmp_far() local 2352 int cpl = ctxt->ops->cpl(ctxt); em_ret_far() local 3114 u8 cpl; load_state_from_tss16() local 3229 u8 cpl; load_state_from_tss32() local 3574 int cpl = ctxt->ops->cpl(ctxt); em_call_far() local [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | kvm.h | 218 __u32 cpl; member
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| H A D | kvm.h | 218 __u32 cpl; member
|
Completed in 46 milliseconds
1234