Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ fs_dev
Function
fs_dev
dpdk/drivers/net/failsafe/failsafe_private.h:395–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
393
}
394
395
static inline struct rte_eth_dev *
396
fs_dev(struct sub_device *sdev) {
397
return &rte_eth_devices[sdev->fs_port_id];
398
}
399
400
/*
401
* Lock hot-plug mutex.
Callers
6
failsafe_eth_rx_intr_ctl_subdevice
Function · 0.85
failsafe_rx_intr_install_subdevice
Function · 0.85
failsafe_rx_intr_uninstall_subdevice
Function · 0.85
fs_dev_remove
Function · 0.85
fs_dev_stats_save
Function · 0.85
failsafe_eth_rmv_event_callback
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected