Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h747 void igb_ptp_stop(struct igb_adapter *adapter);
H A Digb_ptp.c1459 void igb_ptp_stop(struct igb_adapter *adapter) in igb_ptp_stop() function
H A Digb_main.c3883 igb_ptp_stop(adapter); in igb_remove()