Searched defs:gap_count (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/firewire/ |
D | packet-serdes-test.c | 193 bool link_is_active, unsigned int gap_count, in serialize_phy_packet_self_id_zero() 212 bool *link_is_active, unsigned int *gap_count, in deserialize_phy_packet_self_id_zero() 253 bool has_gap_count_optimization, unsigned int gap_count) in serialize_phy_packet_phy_config() 265 unsigned int *gap_count) in deserialize_phy_packet_phy_config() 656 unsigned int gap_count; in test_phy_packet_self_id_zero_case0() local 711 unsigned int gap_count; in test_phy_packet_self_id_zero_case1() local 769 unsigned int gap_count; in test_phy_packet_self_id_zero_and_one() local 846 unsigned int gap_count; in test_phy_packet_phy_config_force_root_node() local 873 unsigned int gap_count; in test_phy_packet_phy_config_gap_count_optimization() local
|
D | phy-packet-definitions.h | 73 static inline void phy_packet_phy_config_set_gap_count(u32 *quadlet, unsigned int gap_count) in phy_packet_phy_config_set_gap_count() 146 static inline void phy_packet_self_id_zero_set_gap_count(u32 *quadlet, unsigned int gap_count) in phy_packet_self_id_zero_set_gap_count()
|
D | core-topology.c | 108 int gap_count; in build_tree() local
|
D | core-card.c | 293 int gap_count, generation, grace, rcode; in bm_work() local
|
D | core-transaction.c | 459 int node_id, int generation, int gap_count) in fw_send_phy_config()
|
/linux-6.12.1/tools/firewire/ |
D | nosy-dump.h | 25 uint32_t gap_count:6; member 42 uint32_t gap_count:6; member
|
/linux-6.12.1/include/linux/ |
D | firewire.h | 112 int gap_count; member
|