Searched refs:short_cmd_req (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 4458 void *short_cmd_req = bp->hwrm_short_cmd_req_addr; in bnxt_hwrm_do_send_msg() local 4467 memcpy(short_cmd_req, req, msg_len); in bnxt_hwrm_do_send_msg() 4469 memset(short_cmd_req + msg_len, 0, in bnxt_hwrm_do_send_msg()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 4458 void *short_cmd_req = bp->hwrm_short_cmd_req_addr; in bnxt_hwrm_do_send_msg() local 4467 memcpy(short_cmd_req, req, msg_len); in bnxt_hwrm_do_send_msg() 4469 memset(short_cmd_req + msg_len, 0, in bnxt_hwrm_do_send_msg()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 4458 void *short_cmd_req = bp->hwrm_short_cmd_req_addr; in bnxt_hwrm_do_send_msg() local 4467 memcpy(short_cmd_req, req, msg_len); in bnxt_hwrm_do_send_msg() 4469 memset(short_cmd_req + msg_len, 0, in bnxt_hwrm_do_send_msg()
|