Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4842 if (caps_cmd.cryptocaps) { in adap_init0()
4843 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
4856 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
4868 adap->params.crypto = ntohs(caps_cmd.cryptocaps); in adap_init0()
Dt4fw_api.h1189 __be16 cryptocaps; member