Lines Matching refs:u16
375 u16 device_id;
376 u16 vendor_id;
377 u16 subsystem_id;
378 u16 subsystem_vendor_id;
380 u16 phy_id1;
381 u16 phy_id2;
386 u16 max_frame_size;
387 u16 min_frame_size;
392 u16 media_type;
399 u16 autoneg_advertised;
400 u16 mii_autoneg_adv_reg;
401 u16 mii_1000t_ctrl_reg;
403 u16 tx_imt; /* TX Interrupt Moderator timer ( 2us resolution) */
404 u16 rx_imt; /* RX Interrupt Moderator timer ( 2us resolution) */
405 u16 ict; /* Interrupt Clear timer (2us resolution) */
406 u16 ctrl_flags;
421 u16 link_cap_flags;
425 u16 rrd_thresh; /* Threshold of number of RRD produced to trigger
427 u16 tpd_thresh;
457 u16 length; /* rx buffer length */
458 u16 flags; /* information of buffer */
489 u16 size; /* descriptor ring length in bytes */
490 u16 count; /* number of descriptors in the ring */
491 u16 next_to_use; /* this is protectd by adapter->tx_lock */
500 u16 size; /* descriptor ring length in bytes */
501 u16 count; /* number of descriptors in the ring */
502 u16 next_to_use;
503 u16 next_to_clean;
511 u16 size; /* descriptor ring length in bytes */
512 u16 count; /* number of descriptors in the ring */
513 u16 next_to_use;
514 u16 next_to_clean;
528 u16 rx_buffer_len;
541 u16 link_speed;
542 u16 link_duplex;
587 *(u16 *)pdata = readw((a)->hw_addr + reg); \
589 *(u16 *)pdata = readw((a)->hw_addr + reg); \