Lines Matching defs:from
1096 * @diffserv: DiffServ priority settings. Possible values from 6-bit of ToS
1098 * @p_802_1p: 802.1P priority settings. Possible values from 3-bit of 802.1p
1330 * @hwlock: Spinlock to prevent hardware from accessing.
1331 * @lock: Mutex lock to prevent device from accessing.
1581 * sw_r_table - read 4 bytes of data from switch table
1587 * This routine reads 4 bytes of data from the table of the switch.
1675 * sw_r_vlan_table - read from the VLAN table
1874 * port_r8 - read byte from port register
1880 * This routine reads a byte from the port register.
1892 * port_r16 - read word from port register.
1898 * This routine reads a word from the port register.
2351 /* Read 16 VLAN entries from device's VLAN table. */
2557 * sw_block_addr - block certain packets from the host port
2560 * This routine blocks certain packets from reaching to the host port.
2588 * hw_r_phy - read data from PHY register
2594 * This routine reads data from the PHY register.
2734 * eeprom_read - read from AT93C46 EEPROM
2738 * This function reads a word from the AT93C46 EEPROM.
3187 int from;
3203 bits = len = from = to = 0;
3207 data[to++] = pattern[from];
3209 ++from;
3219 from += 8;
3221 } while (from < (int) frame_size);
3224 val <<= (from % 8);
4058 * @direction: to or from device
4196 * @direction: to or from device
5315 * from the bridge.
5677 * This function gets the link status from the PHY.