Home
last modified time | relevance | path

Searched refs:cxgb4_port_e2cchan (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h514 unsigned int cxgb4_port_e2cchan(const struct net_device *dev);
H A 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()
H A Dcxgb4_main.c2128 * cxgb4_port_e2cchan - get the HW c-channel of a port
2133 unsigned int cxgb4_port_e2cchan(const struct net_device *dev) in cxgb4_port_e2cchan() function
2137 EXPORT_SYMBOL(cxgb4_port_e2cchan); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h509 unsigned int cxgb4_port_e2cchan(const struct net_device *dev);
H A 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()
H A Dcxgb4_main.c2127 * cxgb4_port_e2cchan - get the HW c-channel of a port
2132 unsigned int cxgb4_port_e2cchan(const struct net_device *dev) in cxgb4_port_e2cchan() function
2136 EXPORT_SYMBOL(cxgb4_port_e2cchan); variable
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c778 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[portno]); in create_wreq()
826 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_cipher_wr()
1585 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_hash_wr()
2464 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_authenc_wr()
2722 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in chcr_add_aead_dst_ent()
2766 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in chcr_add_cipher_dst_ent()
2980 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in fill_sec_cpl_for_aead()
3159 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_gcm_wr()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A 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()
2459 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_authenc_wr()
2717 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in chcr_add_aead_dst_ent()
2761 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in chcr_add_cipher_dst_ent()
2975 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in fill_sec_cpl_for_aead()
3154 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]); in create_gcm_wr()

Completed in 33 milliseconds