Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c5337 if (caps_cmd.cryptocaps) { in adap_init0()
5338 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5351 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5363 adap->params.crypto = ntohs(caps_cmd.cryptocaps); in adap_init0()
H A Dt4fw_api.h1241 __be16 cryptocaps; member