Home
last modified time | relevance | path

Searched refs:cryptocaps (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4601 if (caps_cmd.cryptocaps) { in adap_init0()
4602 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
4615 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
4627 adap->params.crypto = ntohs(caps_cmd.cryptocaps); in adap_init0()
Dt4fw_api.h1189 __be16 cryptocaps; member