Searched refs:phys_db_data (Results 1 – 3 of 3) sorted by relevance
195 lm_address_t phys_db_data; member
419 lm_address_t phys_db_data; member
1683 tcp->tx_con->phys_db_data = phy_mblk[block_idx].free_phy; in lm_tcp_init_tcp_phys_mem()1703 tcp->rx_con->phys_db_data = phy_mblk[block_idx].free_phy; in lm_tcp_init_tcp_phys_mem()2044 xctx_st->toe.driver_doorbell_info_ptr_lo = tcp->tx_con->phys_db_data.as_u32.low; in _lm_tcp_init_xstorm_toe_context()2045 xctx_st->toe.driver_doorbell_info_ptr_hi = tcp->tx_con->phys_db_data.as_u32.high; in _lm_tcp_init_xstorm_toe_context()2065 uctx_ag->driver_doorbell_info_ptr_hi = tcp->rx_con->phys_db_data.as_u32.high; in _lm_tcp_init_ustorm_toe_context()2066 uctx_ag->driver_doorbell_info_ptr_lo = tcp->rx_con->phys_db_data.as_u32.low; in _lm_tcp_init_ustorm_toe_context()