Searched refs:PAGE_DATA_LEN (Results 1 – 3 of 3) sorted by relevance
1242 u8 page_data[PAGE_DATA_LEN]; in be_get_module_info()1253 modinfo->eeprom_len = PAGE_DATA_LEN; in be_get_module_info()1256 modinfo->eeprom_len = 2 * PAGE_DATA_LEN; in be_get_module_info()1276 if (eeprom->offset + eeprom->len > PAGE_DATA_LEN) { in be_get_module_eeprom()1280 PAGE_DATA_LEN); in be_get_module_eeprom()
1046 #define PAGE_DATA_LEN 256 macro1051 u8 page_data[PAGE_DATA_LEN];
2244 memcpy(data, resp->page_data, PAGE_DATA_LEN); in be_cmd_read_port_transceiver_data()2327 u8 page_data[PAGE_DATA_LEN]; in be_cmd_query_cable_type()2352 u8 page_data[PAGE_DATA_LEN]; in be_cmd_query_sfp_info()