Lines Matching defs:pointer

68  *  @hw: pointer to hardware structure
108 * @hw: pointer to hw structure
147 * @hw: pointer to hardware structure
172 * @hw: pointer to hardware structure
280 * @hw: pointer to hardware structure
389 * @hw: pointer to hardware structure
416 * @hw: pointer to hardware structure
469 * @hw: pointer to the HW structure
491 * @hw: pointer to hardware structure
543 * @hw: pointer to hardware structure
561 * @hw: pointer to hardware structure
579 * @hw: pointer to hardware structure
630 * @hw: pointer to hardware structure
684 * @hw: pointer to hardware structure
765 * @hw: pointer to hardware structure
791 * @hw: pointer to hardware structure
838 * @hw: pointer to hardware structure
894 * @hw: pointer to hardware structure
920 * @hw: pointer to hardware structure
967 * @hw: pointer to hardware structure
1009 * @hw: pointer to hardware structure
1022 * @hw: pointer to hardware structure
1074 * @hw: pointer to hardware structure
1087 * @hw: pointer to hardware structure
1116 * @hw: pointer to hardware structure
1168 * @hw: pointer to hardware structure
1255 * @hw: pointer to hardware structure
1273 * @hw: pointer to hardware structure
1312 * @hw: pointer to hardware structure
1333 * @hw: pointer to hardware structure
1388 * @hw: pointer to hardware structure
1425 * @hw: pointer to hardware structure
1442 * @hw: pointer to hardware structure
1459 * @hw: pointer to hardware structure
1491 * @hw: pointer to hardware structure
1499 u16 pointer = 0;
1511 /* Include all data from pointers except for the fw pointer */
1513 hw->eeprom.ops.read(hw, i, &pointer);
1515 /* Make sure the pointer seems valid */
1516 if (pointer != 0xFFFF && pointer != 0) {
1517 hw->eeprom.ops.read(hw, pointer, &length);
1520 for (j = pointer+1; j <= pointer+length; j++) {
1535 * @hw: pointer to hardware structure
1579 * @hw: pointer to hardware structure
1606 * @mac_addr: pointer to MAC address.
1630 * @hw: pointer to hardware structure
1681 * @hw: pointer to hardware structure
1716 * @hw: pointer to hardware structure
1775 * @hw: pointer to hardware structure
1814 * @hw: pointer to hardware structure
1846 * @hw: pointer to hardware structure
1847 * @netdev: pointer to net device structure
1892 * @hw: pointer to hardware structure
1909 * @hw: pointer to hardware structure
1925 * @hw: pointer to hardware structure
2049 * @hw: pointer to hardware structure
2112 * @hw: pointer to hardware structure
2149 * @hw: pointer to hardware structure
2197 * @hw: pointer to hardware structure
2221 * @hw: pointer to hardware structure
2270 * @hw: pointer to hardware structure
2459 * @hw: pointer to hardware structure
2519 * @hw: pointer to hardware structure
2567 * @hw: pointer to hardware structure
2589 * @hw: pointer to hardware structure
2623 * @hw: pointer to hardware structure
2641 * @hw: pointer to hardware structure
2655 * @hw: pointer to hardware structure
2689 * @hw: pointer to hardware structure
2712 * @hw: pointer to hardware structure
2716 * pointer, and returns the value at that location. This is used in both
2723 * First read the EEPROM pointer to see if the MAC addresses are
2733 * @hw: pointer to hardware structure
2747 * First read the EEPROM pointer to see if the MAC addresses are
2781 * @hw: pointer to hardware structure
2802 * @hw: pointer to hardware struct
2849 * @hw: pointer to hardware struct
2878 * @hw: pointer to hardware structure
2892 * @hw: pointer to hardware structure
2939 * @hw: pointer to hardware structure
3082 * @hw: pointer to hardware structure
3104 * @hw: pointer to hardware structure
3105 * @speed: pointer to link speed
3163 * @hw: pointer to hardware structure
3208 * @hw: pointer to hardware structure
3229 * @hw: pointer to hardware structure
3269 * @hw: pointer to hardware structure
3293 * @hw: pointer to hardware structure
3308 * @hw: pointer to hardware structure
3374 * @buffer: pointer to EEPROM
3395 * @hw: pointer to the HW structure
3491 * @hw: pointer to the HW structure
3550 * @hw: pointer to the hardware structure