Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h509 unsigned int cxgb4_port_e2cchan(const struct net_device *dev);
H A 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()
H A Dcxgb4_main.c2135 unsigned int cxgb4_port_e2cchan(const struct net_device *dev) in cxgb4_port_e2cchan() function
2139 EXPORT_SYMBOL(cxgb4_port_e2cchan);
/openbmc/linux/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()