Home
last modified time | relevance | path

Searched defs:intf (Results 1 – 1 of 1) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_network_interface.c300 void synop_handle_transmit_over(int intf) in synop_handle_transmit_over()
375 s32 synop_handle_received_data(int intf, u8 **buf) // Chris, to get RX buffer pointer in synop_handle_received_data()
679 void synopGMAC_set_speed(int intf) in synopGMAC_set_speed()
723 s32 synopGMAC_open(int intf) in synopGMAC_open()
814 s32 synopGMAC_close(int intf) in synopGMAC_close()
860 s32 synopGMAC_xmit_frames(struct sk_buff *skb, int intf, u32 offload_needed, u32 ts) in synopGMAC_xmit_frames()
892 s32 synopGMAC_set_mac_address(int intf, u8* macaddr) in synopGMAC_set_mac_address()
908 void synopGMAC_set_mode(int intf, int mode) in synopGMAC_set_mode()