Searched refs:nfp_net_aux_irq_request (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_common.c | 545 * nfp_net_aux_irq_request() - Request an auxiliary interrupt (LSC or EXN) 555 nfp_net_aux_irq_request(struct nfp_net *nn, u32 ctrl_offset, in nfp_net_aux_irq_request() function 1255 err = nfp_net_aux_irq_request(nn, NFP_NET_CFG_EXN, "%s-exn", in nfp_net_open_alloc_all() 1260 err = nfp_net_aux_irq_request(nn, NFP_NET_CFG_LSC, "%s-lsc", in nfp_net_open_alloc_all()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_common.c | 609 * nfp_net_aux_irq_request() - Request an auxiliary interrupt (LSC or EXN) 619 nfp_net_aux_irq_request(struct nfp_net *nn, u32 ctrl_offset, in nfp_net_aux_irq_request() function 2976 err = nfp_net_aux_irq_request(nn, NFP_NET_CFG_EXN, "%s-exn", in nfp_net_open_alloc_all() 2981 err = nfp_net_aux_irq_request(nn, NFP_NET_CFG_LSC, "%s-lsc", in nfp_net_open_alloc_all()
|
Completed in 8 milliseconds