Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fman/
A Dfman_tgec.c270 static int check_init_parameters(struct fman_mac *tgec) in check_init_parameters()
354 struct fman_mac *tgec = (struct fman_mac *)handle; in tgec_err_exception() local
399 static void free_init_resources(struct fman_mac *tgec) in free_init_resources()
422 int tgec_enable(struct fman_mac *tgec, enum comm_mode mode) in tgec_enable()
440 int tgec_disable(struct fman_mac *tgec, enum comm_mode mode) in tgec_disable()
565 int tgec_set_allmulti(struct fman_mac *tgec, bool enable) in tgec_set_allmulti()
588 int tgec_set_tstamp(struct fman_mac *tgec, bool enable) in tgec_set_tstamp()
657 int tgec_set_exception(struct fman_mac *tgec, in tgec_set_exception()
684 int tgec_init(struct fman_mac *tgec) in tgec_init()
767 int tgec_free(struct fman_mac *tgec) in tgec_free()
[all …]

Completed in 6 milliseconds