Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_trace.h14 #define VF_SEND_MBX_LEN (sizeof(struct hclge_mbx_vf_to_pf_cmd) / sizeof(u32)) macro
59 __array(u32, mbx_data, VF_SEND_MBX_LEN)
76 __print_array(__entry->mbx_data, VF_SEND_MBX_LEN, sizeof(u32))

Completed in 3 milliseconds