Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Dlio_core.c1516 struct oct_nic_seapi_resp *resp; in liquidio_set_speed()
1532 sizeof(struct oct_nic_seapi_resp), in liquidio_set_speed()
1539 memset(resp, 0, sizeof(struct oct_nic_seapi_resp)); in liquidio_set_speed()
1593 struct oct_nic_seapi_resp *resp; in liquidio_get_speed()
1599 sizeof(struct oct_nic_seapi_resp), in liquidio_get_speed()
1606 memset(resp, 0, sizeof(struct oct_nic_seapi_resp)); in liquidio_get_speed()
1665 struct oct_nic_seapi_resp *resp; in liquidio_set_fec()
1690 sizeof(struct oct_nic_seapi_resp), 0); in liquidio_set_fec()
1699 memset(resp, 0, sizeof(struct oct_nic_seapi_resp)); in liquidio_set_fec()
1754 struct oct_nic_seapi_resp *resp; in liquidio_get_fec()
[all …]
A Docteon_network.h85 struct oct_nic_seapi_resp { struct

Completed in 8 milliseconds