Lines Matching defs:from
1164 * @diffserv: DiffServ priority settings. Possible values from 6-bit of ToS
1166 * @p_802_1p: 802.1P priority settings. Possible values from 3-bit of 802.1p
1398 * @hwlock: Spinlock to prevent hardware from accessing.
1399 * @lock: Mutex lock to prevent device from accessing.
1658 * sw_r_table - read 4 bytes of data from switch table
1664 * This routine reads 4 bytes of data from the table of the switch.
1752 * sw_r_vlan_table - read from the VLAN table
2021 * port_r8 - read byte from port register
2027 * This routine reads a byte from the port register.
2039 * port_r16 - read word from port register.
2045 * This routine reads a word from the port register.
2646 /* Read 16 VLAN entries from device's VLAN table. */
2869 * sw_block_addr - block certain packets from the host port
2872 * This routine blocks certain packets from reaching to the host port.
2959 * hw_r_phy - read data from PHY register
2965 * This routine reads data from the PHY register.
3105 * eeprom_read - read from AT93C46 EEPROM
3109 * This function reads a word from the AT93C46 EEPROM.
3560 int from;
3576 bits = len = from = to = 0;
3580 data[to++] = pattern[from];
3582 ++from;
3592 from += 8;
3594 } while (from < (int) frame_size);
3597 val <<= (from % 8);
4431 * @direction: to or from device
4569 * @direction: to or from device
5690 * from the bridge.
6052 * This function gets the link status from the PHY.