Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/liquidio/
HDlio_main.c178 struct lio_if_cfg_resp { struct
1232 struct lio_if_cfg_resp *resp; in lio_setup_nic_devices()
1247 resp_size = sizeof(struct lio_if_cfg_resp); in lio_setup_nic_devices()
1255 resp = (struct lio_if_cfg_resp *)sc->virtrptr; in lio_setup_nic_devices()
1554 struct lio_if_cfg_resp *resp; in lio_if_cfg_callback()
1557 resp = (struct lio_if_cfg_resp *)sc->virtrptr; in lio_if_cfg_callback()