Searched refs:bgx_config_timestamping (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/cavium/thunder/ |
| A D | thunder_bgx.h | 232 void bgx_config_timestamping(int node, int bgx_idx, int lmacid, bool enable);
|
| A D | nic_main.c | 909 bgx_config_timestamping(nic->node, bgx_idx, lmac, true); in nic_config_timestamp() 915 bgx_config_timestamping(nic->node, bgx_idx, lmac, false); in nic_config_timestamp()
|
| A D | thunder_bgx.c | 434 void bgx_config_timestamping(int node, int bgx_idx, int lmacid, bool enable) in bgx_config_timestamping() function 460 EXPORT_SYMBOL(bgx_config_timestamping);
|
| /linux/ |
| A D | vmlinux.symvers | 3037 0x00000000 bgx_config_timestamping vmlinux EXPORT_SYMBOL
|
| A D | System.map | 36946 ffff800010995264 T bgx_config_timestamping
|
| A D | .tmp_System.map | 36946 ffff800010995264 T bgx_config_timestamping
|
Completed in 331 milliseconds