Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c73 static void igb_ptp_sdp_init(struct igb_adapter *adapter);
1334 igb_ptp_sdp_init(adapter); in igb_ptp_init()
1360 igb_ptp_sdp_init(adapter); in igb_ptp_init()
1409 * igb_ptp_sdp_init - utility function which inits the SDP config structs
1412 void igb_ptp_sdp_init(struct igb_adapter *adapter) in igb_ptp_sdp_init() function