Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c5342 if (caps_cmd.cryptocaps) { in adap_init0()
5343 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5356 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5368 adap->params.crypto = ntohs(caps_cmd.cryptocaps); in adap_init0()
Dt4fw_api.h1239 __be16 cryptocaps; member