/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx_channels.c | 452 napi_enable(&channel->napi_str); in efx_start_eventq() 462 napi_disable(&channel->napi_str); in efx_stop_eventq() 594 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in efx_copy_channel() 595 channel->napi_str.napi_id = 0; in efx_copy_channel() 596 channel->napi_str.state = 0; in efx_copy_channel() 1206 container_of(napi, struct efx_channel, napi_str); in efx_poll() 1253 netif_napi_add(channel->napi_dev, &channel->napi_str, in efx_init_napi_channel() 1268 netif_napi_del(&channel->napi_str); in efx_fini_napi_channel()
|
H A D | efx_common.h | 79 napi_schedule(&channel->napi_str); in efx_schedule_channel()
|
H A D | rx.c | 119 skb_mark_napi_id(skb, &channel->napi_str); in efx_rx_mk_skb()
|
H A D | net_driver.h | 446 * @napi_str: NAPI control structure 501 struct napi_struct napi_str; member
|
H A D | rx_common.c | 526 struct napi_struct *napi = &channel->napi_str; in efx_rx_packet_gro()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx_channels.c | 472 napi_enable(&channel->napi_str); in efx_start_eventq() 482 napi_disable(&channel->napi_str); in efx_stop_eventq() 614 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in efx_copy_channel() 615 channel->napi_str.napi_id = 0; in efx_copy_channel() 616 channel->napi_str.state = 0; in efx_copy_channel() 1250 container_of(napi, struct efx_channel, napi_str); in efx_poll() 1297 netif_napi_add(channel->napi_dev, &channel->napi_str, efx_poll); in efx_init_napi_channel() 1311 netif_napi_del(&channel->napi_str); in efx_fini_napi_channel()
|
H A D | efx_common.h | 79 napi_schedule(&channel->napi_str); in efx_schedule_channel()
|
H A D | rx.c | 116 skb_mark_napi_id(skb, &channel->napi_str); in efx_rx_mk_skb()
|
H A D | net_driver.h | 435 * @napi_str: NAPI control structure 492 struct napi_struct napi_str; member
|
H A D | rx_common.c | 513 struct napi_struct *napi = &channel->napi_str; in efx_rx_packet_gro()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | efx_channels.c | 473 napi_enable(&channel->napi_str); in efx_siena_start_eventq() 483 napi_disable(&channel->napi_str); in efx_siena_stop_eventq() 617 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in efx_copy_channel() 618 channel->napi_str.napi_id = 0; in efx_copy_channel() 619 channel->napi_str.state = 0; in efx_copy_channel() 1275 container_of(napi, struct efx_channel, napi_str); in efx_poll() 1322 netif_napi_add(channel->napi_dev, &channel->napi_str, efx_poll); in efx_init_napi_channel() 1336 netif_napi_del(&channel->napi_str); in efx_fini_napi_channel()
|
H A D | efx_common.h | 82 napi_schedule(&channel->napi_str); in efx_schedule_channel()
|
H A D | rx.c | 116 skb_mark_napi_id(skb, &channel->napi_str); in efx_rx_mk_skb()
|
H A D | net_driver.h | 445 * @napi_str: NAPI control structure 500 struct napi_struct napi_str; member
|
H A D | rx_common.c | 515 struct napi_struct *napi = &channel->napi_str; in efx_siena_rx_packet_gro()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.c | 300 container_of(napi, struct ef4_channel, napi_str); in ef4_poll() 383 napi_enable(&channel->napi_str); in ef4_start_eventq() 393 napi_disable(&channel->napi_str); in ef4_stop_eventq() 472 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in ef4_copy_channel() 473 channel->napi_str.napi_id = 0; in ef4_copy_channel() 474 channel->napi_str.state = 0; in ef4_copy_channel() 2024 netif_napi_add(channel->napi_dev, &channel->napi_str, in ef4_init_napi_channel() 2039 netif_napi_del(&channel->napi_str); in ef4_fini_napi_channel()
|
H A D | efx.h | 239 napi_schedule(&channel->napi_str); in ef4_schedule_channel()
|
H A D | rx.c | 433 struct napi_struct *napi = &channel->napi_str; in ef4_rx_packet_gro() 525 skb_mark_napi_id(skb, &channel->napi_str); in ef4_rx_mk_skb()
|
H A D | net_driver.h | 375 * @napi_str: NAPI control structure 413 struct napi_struct napi_str; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.c | 294 container_of(napi, struct ef4_channel, napi_str); in ef4_poll() 377 napi_enable(&channel->napi_str); in ef4_start_eventq() 387 napi_disable(&channel->napi_str); in ef4_stop_eventq() 466 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in ef4_copy_channel() 467 channel->napi_str.napi_id = 0; in ef4_copy_channel() 468 channel->napi_str.state = 0; in ef4_copy_channel() 2014 netif_napi_add(channel->napi_dev, &channel->napi_str, ef4_poll); in ef4_init_napi_channel() 2028 netif_napi_del(&channel->napi_str); in ef4_fini_napi_channel()
|
H A D | efx.h | 239 napi_schedule(&channel->napi_str); in ef4_schedule_channel()
|
H A D | rx.c | 433 struct napi_struct *napi = &channel->napi_str; in ef4_rx_packet_gro() 525 skb_mark_napi_id(skb, &channel->napi_str); in ef4_rx_mk_skb()
|
H A D | net_driver.h | 375 * @napi_str: NAPI control structure 413 struct napi_struct napi_str; member
|