Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h514 unsigned int cxgb4_port_e2cchan(const struct net_device *dev);
Dcxgb4_filter.c1327 RX_CHANNEL_V(cxgb4_port_e2cchan(f->dev)) | in mk_act_open_req6()
1364 RX_CHANNEL_V(cxgb4_port_e2cchan(f->dev)) | in mk_act_open_req()
Dcxgb4_main.c2133 unsigned int cxgb4_port_e2cchan(const struct net_device *dev) in cxgb4_port_e2cchan() function
2137 EXPORT_SYMBOL(cxgb4_port_e2cchan);
/Linux-v6.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()
2458 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_authenc_wr()
2716 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in chcr_add_aead_dst_ent()
2760 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in chcr_add_cipher_dst_ent()
2974 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in fill_sec_cpl_for_aead()
3153 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_gcm_wr()