Home
last modified time | relevance | path

Searched refs:cxgb4_port_e2cchan (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h509 unsigned int cxgb4_port_e2cchan(const struct net_device *dev);
Dcxgb4_filter.c1328 RX_CHANNEL_V(cxgb4_port_e2cchan(f->dev)) | in mk_act_open_req6()
1365 RX_CHANNEL_V(cxgb4_port_e2cchan(f->dev)) | in mk_act_open_req()
Dcxgb4_main.c2132 unsigned int cxgb4_port_e2cchan(const struct net_device *dev) in cxgb4_port_e2cchan() function
2136 EXPORT_SYMBOL(cxgb4_port_e2cchan);
/linux-6.12.1/drivers/crypto/chelsio/
Dchcr_algo.c774 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[portno]); in create_wreq()
819 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_cipher_wr()
1579 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_hash_wr()
2466 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_authenc_wr()
2724 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in chcr_add_aead_dst_ent()
2768 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in chcr_add_cipher_dst_ent()
2982 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in fill_sec_cpl_for_aead()
3161 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_gcm_wr()