Home
last modified time | relevance | path

Searched defs:hinic_nic_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.h439 struct hinic_nic_cb { struct
440 void (*handler)(void *handle, void *buf_in,
444 void *handle;
468 struct hinic_nic_cb nic_cb[HINIC_MGMT_NUM_MSG_CMD]; argument