Home
last modified time | relevance | path

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

/linux/include/linux/bnxt/
H A Dhsi.h3445 /* hwrm_func_echo_response_input (size:192b/24B) */
3446 struct hwrm_func_echo_response_input { struct
3447 req_typehwrm_func_echo_response_input global() argument
3448 cmpl_ringhwrm_func_echo_response_input global() argument
3449 seq_idhwrm_func_echo_response_input global() argument
3450 target_idhwrm_func_echo_response_input global() argument
3451 resp_addrhwrm_func_echo_response_input global() argument
3452 event_data1hwrm_func_echo_response_input global() argument
3453 event_data2hwrm_func_echo_response_input global() argument
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c14448 struct hwrm_func_echo_response_input *req; in bnxt_fw_echo_reply()