Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Doa_tc6.c159 oa_tc6_spi_transfer(struct oa_tc6 * tc6,enum oa_tc6_header_type header_type,u16 length) oa_tc6_spi_transfer() argument
210 oa_tc6_update_ctrl_write_data(struct oa_tc6 * tc6,u32 value[],u8 length) oa_tc6_update_ctrl_write_data() argument
228 oa_tc6_prepare_ctrl_spi_buf(struct oa_tc6 * tc6,u32 address,u32 value[],u8 length,enum oa_tc6_register_op reg_op) oa_tc6_prepare_ctrl_spi_buf() argument
240 oa_tc6_check_ctrl_write_reply(struct oa_tc6 * tc6,u8 size) oa_tc6_check_ctrl_write_reply() argument
256 oa_tc6_check_ctrl_read_reply(struct oa_tc6 * tc6,u8 size) oa_tc6_check_ctrl_read_reply() argument
270 oa_tc6_copy_ctrl_read_data(struct oa_tc6 * tc6,u32 value[],u8 length) oa_tc6_copy_ctrl_read_data() argument
280 oa_tc6_perform_ctrl(struct oa_tc6 * tc6,u32 address,u32 value[],u8 length,enum oa_tc6_register_op reg_op) oa_tc6_perform_ctrl() argument
324 oa_tc6_read_registers(struct oa_tc6 * tc6,u32 address,u32 value[],u8 length) oa_tc6_read_registers() argument
351 oa_tc6_read_register(struct oa_tc6 * tc6,u32 address,u32 * value) oa_tc6_read_register() argument
368 oa_tc6_write_registers(struct oa_tc6 * tc6,u32 address,u32 value[],u8 length) oa_tc6_write_registers() argument
395 oa_tc6_write_register(struct oa_tc6 * tc6,u32 address,u32 value) oa_tc6_write_register() argument
401 oa_tc6_check_phy_reg_direct_access_capability(struct oa_tc6 * tc6) oa_tc6_check_phy_reg_direct_access_capability() argument
423 struct oa_tc6 *tc6 = bus->priv; oa_tc6_mdiobus_read() local
439 struct oa_tc6 *tc6 = bus->priv; oa_tc6_mdiobus_write() local
467 struct oa_tc6 *tc6 = bus->priv; oa_tc6_mdiobus_read_c45() local
485 struct oa_tc6 *tc6 = bus->priv; oa_tc6_mdiobus_write_c45() local
495 oa_tc6_mdiobus_register(struct oa_tc6 * tc6) oa_tc6_mdiobus_register() argument
536 oa_tc6_mdiobus_unregister(struct oa_tc6 * tc6) oa_tc6_mdiobus_unregister() argument
542 oa_tc6_phy_init(struct oa_tc6 * tc6) oa_tc6_phy_init() argument
580 oa_tc6_phy_exit(struct oa_tc6 * tc6) oa_tc6_phy_exit() argument
586 oa_tc6_read_status0(struct oa_tc6 * tc6) oa_tc6_read_status0() argument
601 oa_tc6_sw_reset_macphy(struct oa_tc6 * tc6) oa_tc6_sw_reset_macphy() argument
622 oa_tc6_unmask_macphy_error_interrupts(struct oa_tc6 * tc6) oa_tc6_unmask_macphy_error_interrupts() argument
639 oa_tc6_enable_data_transfer(struct oa_tc6 * tc6) oa_tc6_enable_data_transfer() argument
654 oa_tc6_cleanup_ongoing_rx_skb(struct oa_tc6 * tc6) oa_tc6_cleanup_ongoing_rx_skb() argument
663 oa_tc6_cleanup_ongoing_tx_skb(struct oa_tc6 * tc6) oa_tc6_cleanup_ongoing_tx_skb() argument
672 oa_tc6_process_extended_status(struct oa_tc6 * tc6) oa_tc6_process_extended_status() argument
718 oa_tc6_process_rx_chunk_footer(struct oa_tc6 * tc6,u32 footer) oa_tc6_process_rx_chunk_footer() argument
753 oa_tc6_submit_rx_skb(struct oa_tc6 * tc6) oa_tc6_submit_rx_skb() argument
764 oa_tc6_update_rx_skb(struct oa_tc6 * tc6,u8 * payload,u8 length) oa_tc6_update_rx_skb() argument
769 oa_tc6_allocate_rx_skb(struct oa_tc6 * tc6) oa_tc6_allocate_rx_skb() argument
781 oa_tc6_prcs_complete_rx_frame(struct oa_tc6 * tc6,u8 * payload,u16 size) oa_tc6_prcs_complete_rx_frame() argument
797 oa_tc6_prcs_rx_frame_start(struct oa_tc6 * tc6,u8 * payload,u16 size) oa_tc6_prcs_rx_frame_start() argument
810 oa_tc6_prcs_rx_frame_end(struct oa_tc6 * tc6,u8 * payload,u16 size) oa_tc6_prcs_rx_frame_end() argument
817 oa_tc6_prcs_ongoing_rx_frame(struct oa_tc6 * tc6,u8 * payload,u32 footer) oa_tc6_prcs_ongoing_rx_frame() argument
823 oa_tc6_prcs_rx_chunk_payload(struct oa_tc6 * tc6,u8 * data,u32 footer) oa_tc6_prcs_rx_chunk_payload() argument
888 oa_tc6_get_rx_chunk_footer(struct oa_tc6 * tc6,u16 footer_offset) oa_tc6_get_rx_chunk_footer() argument
898 oa_tc6_process_spi_data_rx_buf(struct oa_tc6 * tc6,u16 length) oa_tc6_process_spi_data_rx_buf() argument
949 oa_tc6_add_tx_skb_to_spi_buf(struct oa_tc6 * tc6) oa_tc6_add_tx_skb_to_spi_buf() argument
998 oa_tc6_prepare_spi_tx_buf_for_tx_skbs(struct oa_tc6 * tc6) oa_tc6_prepare_spi_tx_buf_for_tx_skbs() argument
1021 oa_tc6_add_empty_chunks_to_spi_buf(struct oa_tc6 * tc6,u16 needed_empty_chunks) oa_tc6_add_empty_chunks_to_spi_buf() argument
1039 oa_tc6_prepare_spi_tx_buf_for_rx_chunks(struct oa_tc6 * tc6,u16 len) oa_tc6_prepare_spi_tx_buf_for_rx_chunks() argument
1058 oa_tc6_try_spi_transfer(struct oa_tc6 * tc6) oa_tc6_try_spi_transfer() argument
1110 struct oa_tc6 *tc6 = data; oa_tc6_spi_thread_handler() local
1133 oa_tc6_update_buffer_status_from_register(struct oa_tc6 * tc6) oa_tc6_update_buffer_status_from_register() argument
1155 struct oa_tc6 *tc6 = data; oa_tc6_macphy_isr() local
1178 oa_tc6_zero_align_receive_frame_enable(struct oa_tc6 * tc6) oa_tc6_zero_align_receive_frame_enable() argument
1203 oa_tc6_start_xmit(struct oa_tc6 * tc6,struct sk_buff * skb) oa_tc6_start_xmit() argument
1237 struct oa_tc6 *tc6; oa_tc6_init() local
1357 oa_tc6_exit(struct oa_tc6 * tc6) oa_tc6_exit() argument
[all...]
/linux/drivers/net/ethernet/microchip/lan865x/
H A Dlan865x.c43 struct oa_tc6 *tc6; member
46 static int lan865x_set_hw_macaddr_low_bytes(struct oa_tc6 *tc6, const u8 *mac) in lan865x_set_hw_macaddr_low_bytes()