Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c5346 if (caps_cmd.cryptocaps) { in adap_init0()
5347 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5360 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5372 adap->params.crypto = ntohs(caps_cmd.cryptocaps); in adap_init0()
H A Dt4fw_api.h1239 __be16 cryptocaps; member